Files
Toolbox-Metadaten-Crawler/.claude/settings.local.json
Claude Project Manager a2154e2a30 Update changes
2025-07-10 23:55:34 +02:00

13 Zeilen
210 B
JSON

{
"permissions": {
"allow": [
"Bash(mkdir:*)",
"Bash(npm install)",
"Bash(npm run build-win:*)",
"Bash(chmod:*)",
"Bash(ls:*)",
"Bash(cp:*)"
],
"deny": []
}
}