modified: .claude/settings.local.json

This commit is contained in:
MrPiglr 2026-01-29 23:47:23 -07:00
parent b8d5062f3e
commit c963ed51ee

View file

@ -1,7 +1,10 @@
{
"permissions": {
"allow": [
"Bash(git add:*)"
"Bash(git add:*)",
"Bash(git commit:*)",
"Bash(git tag:*)",
"Bash(git push:*)"
]
}
}