KVMote.go/.claude/settings.local.json
2026-05-12 10:36:28 -03:00

12 lines
171 B
JSON

{
"permissions": {
"allow": [
"Bash(go build:*)",
"Bash(git:*)",
"Bash(cmd.exe *)",
"Bash(go env *)",
"Bash(go install *)"
]
}
}