soulsync/.claude/settings.local.json
2025-08-08 13:00:12 -07:00

14 lines
No EOL
257 B
JSON

{
"permissions": {
"allow": [
"Bash(mkdir:*)",
"Bash(rm:*)",
"Bash(rg:*)",
"Bash(grep:*)",
"WebFetch(domain:python-plexapi.readthedocs.io)",
"Bash(git restore:*)",
"Bash(python3:*)"
],
"deny": []
}
}