Files
template-springboot-hucky/.claude/settings.local.json

9 lines
100 B
JSON
Raw Normal View History

{
"permissions": {
"allow": [
2026-02-05 18:53:34 +08:00
"Bash(git add:*)",
"Bash(git commit:*)"
]
}
}