Files
ghost/.claude/settings.local.json

11 lines
131 B
JSON
Raw Normal View History

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