cheatingchelsea/.claude/settings.local.json

16 lines
No EOL
295 B
JSON

{
"permissions": {
"allow": [
"Bash(find:*)",
"Bash(ls:*)",
"Bash(git pull:*)",
"Bash(git remote set-url:*)",
"Bash(git add:*)",
"Bash(git commit:*)",
"Bash(mv:*)",
"Bash(git checkout:*)",
"Bash(git push:*)"
],
"deny": []
}
}