Files
GitLite/.claude/settings.local.json
T
2026-06-27 13:49:56 +02:00

10 lines
124 B
JSON

{
"permissions": {
"allow": [
"Bash(cargo build *)",
"Bash(npm run *)",
"Bash(kill %1)"
]
}
}