23 lines
341 B
Text
23 lines
341 B
Text
# Secrets
|
|
.env
|
|
|
|
# Infrastructure manifest (local only — commit RESOURCES.example.md instead)
|
|
RESOURCES.md
|
|
|
|
# Runtime state
|
|
*.log
|
|
*.log.*
|
|
*.log.old
|
|
state.json
|
|
*.lock
|
|
*.pid
|
|
escalations*.jsonl
|
|
metrics/supervisor-metrics.jsonl
|
|
|
|
# OS
|
|
.DS_Store
|
|
dev/ci-fixes-*.json
|
|
gardener/dust.jsonl
|
|
|
|
# Planner persistent memory (local only)
|
|
planner/MEMORY.md
|