mirror of
https://github.com/gesellix/Bose-SoundTouch.git
synced 2026-08-19 00:56:16 +00:00
chore: ignore .claude/ workspace dir
settings.local.json carries per-user permission overrides; report.html is a session-local artifact. Both belong outside version control, matching how .vscode/ and .idea/ are already handled. 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
888f6b096e
commit
f157c7a774
@@ -47,6 +47,7 @@ vendor/
|
||||
# IDE and editor files
|
||||
.vscode/
|
||||
.idea/
|
||||
.claude/
|
||||
*.swp
|
||||
*.swo
|
||||
*~
|
||||
|
||||
Reference in New Issue
Block a user