chore: add working documents to .gitignore
Added patterns to exclude working/draft documents: - docs/outreach/COMPRESSED-LAUNCH-PLAN-v*.md - docs/outreach/CULTURAL-DNA-*.md - docs/deployments/ These are working documents that change frequently during planning cycles and don't need version control tracking.
This commit is contained in:
parent
3413f6bd4d
commit
524ba35bd0
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -64,3 +64,6 @@ temp/
|
|||
.claude/session-state.json
|
||||
.claude/token-checkpoints.json
|
||||
SESSION_CLOSEDOWN_*.md
|
||||
docs/outreach/COMPRESSED-LAUNCH-PLAN-v*.md
|
||||
docs/outreach/CULTURAL-DNA-*.md
|
||||
docs/deployments/
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue