CLN - ignore private development artifacts

Remove the local Claude instruction file and ignore internal build scripts, private notes, documentation, rewrite metadata, and backup bundles.
This commit is contained in:
DerEchteAlec
2026-08-18 23:03:49 +02:00
parent 21eeead2ea
commit 6b46ba952e
2 changed files with 13 additions and 2 deletions
+13
View File
@@ -1,2 +1,15 @@
/sky_phone/source/html /sky_phone/source/html
.pnpm-store/ .pnpm-store/
# Local development and release tooling
/build_*
# Private project notes and agent context
/CLAUDE.md
/CONTEXT.md
/design-qa.md
/docs/
# Local history-rewrite and backup artifacts
/.git-rewrite/
/*.bundle
-2
View File
@@ -1,2 +0,0 @@
@AGENTS.md