chore: untrack session scratch files (.bd2_*, .watch_targets.py)
Swept in by git add -A during /save; added to .gitignore. .watch_targets.py kept on disk (in use by background reconnect watcher).
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -133,3 +133,5 @@ temp/
|
||||
# Transient coord softfail queue (machine-local; drains on /sync, never committed)
|
||||
.claude/coord-queue.jsonl
|
||||
.boot.bin
|
||||
.bd2_*
|
||||
.watch_targets.py
|
||||
|
||||
Reference in New Issue
Block a user