secubox-openwrt/.claude/settings.local.json
2025-12-23 20:38:36 +01:00

13 lines
183 B
JSON

{
"permissions": {
"allow": [
"Bash(done)",
"Bash(ls:*)",
"Bash(find:*)",
"Bash(xargs:*)",
"Bash(mkdir:*)",
"Bash(shellcheck:*)"
]
}
}