22 lines
313 B
Text
22 lines
313 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
|
|
inbox/
|