mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +01:00
12 lines
212 B
JSON
12 lines
212 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(*)",
|
|
"Bash(cp:*)",
|
|
"Bash(find:*)",
|
|
"Bash(ls:*)"
|
|
],
|
|
"deny": []
|
|
},
|
|
"$schema": "https://json.schemastore.org/claude-code-settings.json"
|
|
} |