Dateien
Website/.claude/settings.local.json
2026-02-16 21:20:16 +00:00

16 Zeilen
289 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:*)",
"Bash(hostname)"
],
"deny": []
}
}