Files
AohDrllTools/.claude/settings.local.json

14 lines
210 B
JSON

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