Files
Toolbox-Metadaten-Crawler/.claude/settings.local.json
Claude Project Manager 3f2a2fc4dc Initial commit
2025-07-10 19:36:09 +02:00

11 Zeilen
170 B
JSON

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