Files
v2-Docker/SSL/.claude/settings.local.json
Claude Project Manager 0d7d888502 Initial commit
2025-07-05 17:51:16 +02:00

14 Zeilen
255 B
JSON

{
"permissions": {
"allow": [
"Bash(sudo apt:*)",
"Bash(sudo apt install:*)",
"Bash(apt list:*)",
"Bash(pip install:*)",
"Bash(pip3 install:*)",
"Bash(chmod:*)",
"Bash(sudo cp:*)"
],
"deny": []
}
}