Files
windmill_workflow/.claude/settings.local.json
2026-02-21 15:29:27 +09:00

11 lines
165 B
JSON

{
"permissions": {
"allow": [
"Bash(./wm-api.sh:*)",
"Bash(python3:*)",
"Bash(curl:*)",
"Bash(python3.exe -m json.tool:*)"
]
}
}