.claude/settings.local.json nicht versionieren
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
@@ -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'\\)\")"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -39,3 +39,6 @@ debian/debhelper-build-stamp
|
||||
.idea/
|
||||
.vscode/
|
||||
*.swp
|
||||
|
||||
# Claude Code lokale (persoenliche) Einstellungen
|
||||
.claude/settings.local.json
|
||||
|
||||
Reference in New Issue
Block a user