unifi-access-airbnb/.claude/settings.local.json

13 lines
199 B
JSON

{
"permissions": {
"allow": [
"Bash(cp:*)",
"Bash(python3:*)",
"Bash(pip install:*)",
"Bash(mkdir:*)",
"Bash(git add:*)"
],
"deny": [],
"ask": []
}
}