Files
hr-performance-system/.claude/settings.local.json
2025-12-03 23:42:15 +08:00

15 lines
243 B
JSON

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