dukcapil/.claude/settings.local.json
Aditya Siregar bc64eb20ea add dukcapil
2026-05-07 04:01:32 +07:00

14 lines
189 B
JSON

{
"permissions": {
"allow": [
"*",
"Bash(*)",
"Bash(cd:*)",
"Bash(mkdir:*)",
"Bash(cat:*)",
"Bash(go mod:*)",
"Bash(go build:*)"
]
}
}