cheatingchelsea/.claude/settings.local.json
2025-07-15 23:57:44 -04:00

15 lines
No EOL
269 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:*)"
],
"deny": []
}
}