clio/.claude/settings.json

10 lines
155 B
JSON
Raw Permalink Normal View History

2026-05-19 20:04:15 -04:00
{
"permissions": {
"deny": [
"Bash(git add*)",
"Bash(git commit*)",
"Bash(git push*)",
"Bash(git merge*)"
]
}
}