soulsync/.claude/settings.local.json
Broque Thomas 96a0bc4b43 fix
2025-07-10 08:10:40 -07:00

10 lines
No EOL
125 B
JSON

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