soulsync/.claude/settings.local.json
Broque Thomas 671e9af07f fix
2025-07-11 14:37:13 -07:00

11 lines
No EOL
147 B
JSON

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