Files
hassio-addons/.claude/settings.local.json
Alexandre a0929502e3 Claudify
2025-08-02 09:19:43 +02:00

12 lines
212 B
JSON

{
"permissions": {
"allow": [
"Bash(*)",
"Bash(cp:*)",
"Bash(find:*)",
"Bash(ls:*)"
],
"deny": []
},
"$schema": "https://json.schemastore.org/claude-code-settings.json"
}