echo/.claude/settings.local.json

10 lines
124 B
JSON

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