CV/.claude/settings.local.json
2026-02-26 13:05:58 +08:00

12 lines
179 B
JSON

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