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:
Tobias Gesellchen
2026-05-17 18:56:15 +02:00
co-authored by Claude Opus 4.7
parent 888f6b096e
commit f157c7a774
+1
View File
@@ -47,6 +47,7 @@ vendor/
# IDE and editor files
.vscode/
.idea/
.claude/
*.swp
*.swo
*~