From 34c93d9c05557101867c2502be3e61571870d17e Mon Sep 17 00:00:00 2001 From: Defame1297 Date: Sun, 21 Jun 2026 01:20:01 +0000 Subject: [PATCH] chore(docs): remove .gitkeep placeholders from docs/ard and docs/bug Per repo convention, .gitkeep files are removed when the directory is first populated with real content. Both directories are awaiting their first ARD and Bug Brief respectively (Chunk 3+ work). Co-Authored-By: Claude Sonnet 4.6 Claude-Session: https://claude.ai/code/session_01Gv5iNACZxumtF2k6TsK18q --- docs/ard/.gitkeep | 1 - docs/bug/.gitkeep | 1 - 2 files changed, 2 deletions(-) delete mode 100644 docs/ard/.gitkeep delete mode 100644 docs/bug/.gitkeep diff --git a/docs/ard/.gitkeep b/docs/ard/.gitkeep deleted file mode 100644 index 8dc2202..0000000 --- a/docs/ard/.gitkeep +++ /dev/null @@ -1 +0,0 @@ -# Remove this file when the first ARD is added. diff --git a/docs/bug/.gitkeep b/docs/bug/.gitkeep deleted file mode 100644 index 2ad0258..0000000 --- a/docs/bug/.gitkeep +++ /dev/null @@ -1 +0,0 @@ -# Remove this file when the first Bug Brief is added.