mirror of
https://github.com/sky-systems/sky_phone.git
synced 2026-08-28 22:01:40 +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
|
/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
|
||||||
|
|||||||
Reference in New Issue
Block a user