Files
hassio-addons/.claude/settings.local.json
Alexandre 752aa430be try
2025-07-30 09:31:50 +02:00

9 lines
105 B
JSON

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