Files
assist/.claude/settings.local.json

13 lines
185 B
JSON
Raw Normal View History

{
"permissions": {
"allow": [
"Bash(git add:*)",
"Bash(git commit:*)",
"Bash(git push:*)",
"Bash(git config:*)"
],
"deny": [],
"ask": []
}
}