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

11 lines
154 B
JSON

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