mirror of
https://github.com/sky-systems/sky_phone.git
synced 2026-08-28 23:01:37 +00:00
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:
+13
@@ -1,2 +1,15 @@
|
||||
/sky_phone/source/html
|
||||
.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
|
||||
|
||||
Reference in New Issue
Block a user