Files
Website/.claude/settings.local.json
Claude Project Manager 8062eed063 Initial commit
2025-07-17 17:17:39 +02:00

15 Zeilen
265 B
JSON

{
"permissions": {
"allow": [
"Bash(grep:*)",
"Bash(mkdir:*)",
"Bash(ls:*)",
"Bash(git lfs:*)",
"Bash(sudo apt-get:*)",
"Bash(sudo apt-get install:*)",
"Bash(git add:*)",
"Bash(rm:*)"
],
"deny": []
}
}