hgzero/.claude/settings.local.json
hiondal 7826acb285 프로토타입 시연 완료
- 9개 화면 전체 네비게이션 테스트 완료
- 각 화면별 스크린샷 캡처
- 모든 인터랙션 동작 확인
- 회의록 작성 워크플로우 검증 완료
2025-10-16 10:42:32 +09:00

14 lines
360 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:*)",
"Bash(git pull:*)"
],
"deny": [],
"ask": []
}
}