MiBand-TOTP/.claude/settings.local.json
2025-08-14 12:58:30 +08:00

12 lines
178 B
JSON

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