Files
martial-admin-mini/.claude/settings.local.json
2025-12-12 01:45:06 +08:00

17 lines
270 B
JSON

{
"permissions": {
"allow": [
"Bash(tree:*)",
"Bash(find:*)",
"Bash(git add:*)",
"Bash(git commit:*)",
"Bash(git tag:*)",
"Bash(git checkout:*)",
"Bash(ls:*)",
"Bash(done)"
],
"deny": [],
"ask": []
}
}