Remove .claude/ from tracking, add to .gitignore

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-04-11 19:08:14 +02:00
parent 4a769bf50f
commit ea1e74c384
2 changed files with 2 additions and 10 deletions
-9
View File
@@ -1,9 +0,0 @@
{
"permissions": {
"allow": [
"WebFetch(domain:raw.githubusercontent.com)",
"WebSearch",
"WebFetch(domain:api.github.com)"
]
}
}
+2 -1
View File
@@ -14,9 +14,10 @@ build/
venv/
env/
# IDE
# IDE / tools
.vscode/
.idea/
.claude/
*.swp
*.swo