chore: exclude metrics/supervisor-metrics.jsonl from git tracking
Runtime metrics file should not be tracked in version control. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
53c1fea6ea
commit
313b6e134c
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -9,6 +9,7 @@ state.json
|
|||
*.lock
|
||||
*.pid
|
||||
escalations.jsonl
|
||||
metrics/supervisor-metrics.jsonl
|
||||
|
||||
# OS
|
||||
.DS_Store
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue