AeThex-OS/.claude/settings.local.json
2026-01-29 23:47:23 -07:00

10 lines
151 B
JSON

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