Files
claude-projects/08-07/.claude/settings.local.json
T
2026-07-03 11:05:55 +02:00

13 lines
201 B
JSON

{
"permissions": {
"allow": [
"Bash(python3 *)",
"Bash(cargo *)",
"Bash(npm *)",
"Bash(npx *)",
"WebSearch",
"Bash(grep -E '^\\(cargo|rustc\\)$')"
]
}
}