Files
info-share-spot/.claude/settings.local.json
T
2026-08-07 03:14:02 +00:00

10 lines
158 B
JSON

{
"permissions": {
"allow": [
"Bash(git add *)",
"Bash(git -c commit.gpgsign=false commit -q -m ' *)",
"Bash(git push *)"
]
}
}