Files
windmill_workflow/.claude/settings.local.json
2026-04-04 09:03:05 +09:00

21 lines
606 B
JSON

{
"permissions": {
"allow": [
"Bash(./wm-api.sh:*)",
"Bash(python3:*)",
"Bash(curl:*)",
"Bash(python3.exe -m json.tool:*)",
"Bash(git remote set-url:*)",
"Bash(git push:*)",
"Bash(git config:*)",
"Bash(printf:*)",
"Bash(~/.git-credentials)",
"Bash(git add:*)",
"Bash(git commit:*)",
"Bash(python -m json.tool)",
"Bash(AMAZON_EMAIL=\"akiracraftwork@gmail.com\" AMAZON_PASSWORD=\"Makomanai1225\" node auth4.js)",
"Bash(AMAZON_EMAIL=\"akiracraftwork@gmail.com\" AMAZON_PASSWORD=\"txready2\" node auth4.js)"
]
}
}