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

13 lines
No EOL
219 B
JSON

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