Files
Toolbox-Webseiten-Crawler/.claude/settings.local.json
Claude Project Manager d9c9942197 Initial commit
2025-07-12 22:29:41 +02:00

12 Zeilen
171 B
JSON

{
"permissions": {
"allow": [
"Bash(mkdir:*)",
"Bash(cp:*)",
"Bash(python:*)",
"Bash(find:*)",
"Bash(rm:*)"
],
"deny": []
}
}