hgzero/.claude/settings.local.json
2025-10-14 15:55:53 +09:00

13 lines
310 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:*)"
],
"deny": [],
"ask": []
}
}