Files

12 lines
198 B
JSON
Raw Permalink Normal View History

2026-03-26 17:16:27 -07:00
{
"$schema": "https://json.schemastore.org/claude-code-settings.json",
"permissions": {
"allow": [
"Bash(docker compose *)",
"Bash(kubectl *)",
"Bash(make *)"
]
}
}