Files
sam-planning/.claude/settings.local.json
garados 6e2790b4d8 SAM ERP 스토리보드 D1.1 버전 추가
- SAM_ERP_Storyboard_D1.1_251222.pptx 새 버전 추가

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-22 14:10:25 +09:00

11 lines
495 B
JSON

{
"permissions": {
"allow": [
"Bash(git add:*)",
"Bash(git commit -m \"$(cat <<''EOF''\n스토리보드 폴더 구조 정리 및 D0.8 버전 추가\n\n- 스토리보드 파일들을 스토리보드/ 폴더로 이동\n- SAM_ERP_Storyboard_D0.8_251216.pptx 새 버전 추가\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>\nEOF\n)\")",
"Bash(git commit:*)",
"Bash(git push)"
]
}
}