Files
tasksquire/.claude/settings.local.json
Martin Pander 02fa2e503a Add things
2026-02-04 13:13:04 +01:00

13 lines
193 B
JSON

{
"permissions": {
"allow": [
"Bash(find:*)",
"Bash(ls:*)",
"Bash(go fmt:*)",
"Bash(go build:*)",
"Bash(go vet:*)",
"Bash(timew export:*)"
]
}
}