Files
ClaudeProjectManager-main/.claude/settings.local.json
Claude Project Manager 5f32daf3a4 Status LED
2025-07-08 13:13:46 +02:00

25 Zeilen
493 B
JSON

{
"permissions": {
"allow": [
"Bash(python:*)",
"Bash(grep:*)",
"Bash(rg:*)",
"Bash(pip3 install:*)",
"Bash(ls:*)",
"Bash(sed:*)",
"Bash(cmd.exe:*)",
"Bash(./build.bat)",
"Bash(rm:*)",
"Bash(convert:*)",
"Bash(awk:*)",
"Bash(git checkout:*)",
"Bash(git add:*)",
"Bash(git commit:*)",
"Bash(mkdir:*)",
"Bash(chmod:*)",
"Bash(build.bat)",
"Bash(find:*)"
],
"deny": []
}
}