soulsync/.claude/settings.local.json
2025-07-09 12:07:41 -07:00

9 lines
No EOL
105 B
JSON

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