Files
hassio-addons/.claude/settings.local.json
2025-08-01 21:59:12 +02:00

10 lines
127 B
JSON

{
"permissions": {
"allow": [
"Bash(mkdir:*)",
"Bash(cp:*)",
"Bash(find:*)"
],
"deny": []
}
}