mirror of
https://github.com/gesellix/Bose-SoundTouch.git
synced 2026-08-18 08:36:13 +00:00
chore: ignore data/backend/
The Stockholm bridge persists its native-bridge state into `data/backend/state/native-state.json` (per pkg/service/stockholm/handler.go, which mkdir-p's `<workspaceRoot>/backend/state/`). The directory accumulates per-session state — auth tokens, guids, device caches — that's not meant to be tracked alongside the source. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.7
parent
2df0adf4e3
commit
1e53f0e8c3
@@ -1,4 +1,5 @@
|
||||
accounts/
|
||||
backend/
|
||||
certs/
|
||||
default/
|
||||
dns/
|
||||
|
||||
Reference in New Issue
Block a user