.claude/settings.local.json nicht versionieren

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
linus
2026-09-05 18:49:14 +02:00
co-authored by Claude Sonnet 5
parent 03f6fdb0d9
commit b9ca94fcaf
2 changed files with 3 additions and 10 deletions
-10
View File
@@ -1,10 +0,0 @@
{
"permissions": {
"allow": [
"WebFetch(domain:www.oamc.de)",
"WebFetch(domain:oamc.de)",
"Bash(python3 -c \"import pypdf; print\\('pypdf ok'\\)\")",
"Bash(python3 -c \"import fitz; print\\('pymupdf ok'\\)\")"
]
}
}
+3
View File
@@ -39,3 +39,6 @@ debian/debhelper-build-stamp
.idea/ .idea/
.vscode/ .vscode/
*.swp *.swp
# Claude Code lokale (persoenliche) Einstellungen
.claude/settings.local.json