Signal/.gitignore
Kisa 4bfe5d25cf chore(state): clean-start current-state.md, ignore context recovery artifacts, add workflow-consolidation brief for Pi
Commit the previously-uncommitted current-state.md (left dirty by an interrupted
wrap-up), gitignore the heavy context recovery files (screenshot/jsonl/snapshot),
and add the consolidated Pi design brief for the shared-state + workflow cleanup.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-23 21:22:31 -04:00

21 lines
306 B
Text

venv/
.env
**/*.env
**/.env.*
.env.*
*.pyc
__pycache__/
*.csv
data/
node_modules/
.DS_Store
.vercel
.claude/settings.local.json
.venv/
supabase/
graphify-out/
# context folder: keep current-state.md + the brief, ignore heavy recovery artifacts
context/*.png
context/*.jsonl
context/recovery-snapshot-*.md