Files
life_goals/.claude/settings.local.json
T
2026-05-24 16:58:46 +08:00

12 lines
185 B
JSON

{
"permissions": {
"allow": [
"Bash(git config *)",
"Bash(git add *)",
"Bash(git commit *)",
"Bash(git push *)",
"Bash(git ls-remote *)"
]
}
}