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:
TheFlow 2025-10-28 20:43:34 +13:00
parent 3413f6bd4d
commit 524ba35bd0

3
.gitignore vendored
View file

@ -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/