vectordesert/.claude/settings.local.json
2026-06-01 16:10:04 -07:00

11 lines
197 B
JSON

{
"permissions": {
"allow": [
"Bash(make)",
"Bash(make clean *)",
"Bash(./vectordesert --help)",
"Bash(echo \"exit: $?\")",
"Bash(echo \"exit $?\")"
]
}
}