hgzero/.claude/settings.local.json
2025-10-14 17:09:07 +09:00

13 lines
334 B
JSON

{
"permissions": {
"allow": [
"Bash(curl -s https://raw.githubusercontent.com/cna-bootcamp/clauding-guide/refs/heads/main/guides/prompt/04.develop-prompt.md -o claude/develop-prompt.md)",
"Bash(test:*)",
"Bash(mkdir:*)",
"Bash(xargs:*)",
"Bash(python3:*)"
],
"deny": [],
"ask": []
}
}