BCards-Scripts-Server/.claude/settings.local.json
2025-07-22 21:24:07 -03:00

9 lines
108 B
JSON

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