Claude Code 로컬 worktree 와 사용자별 권한 override 파일 무시. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
18 lines
311 B
Plaintext
18 lines
311 B
Plaintext
node_modules/
|
|
out/
|
|
dist/
|
|
*.log
|
|
.vite/
|
|
.DS_Store
|
|
coverage/
|
|
playwright-report/
|
|
test-results/
|
|
|
|
# build/ 산출물 — icon.{ico,icns,png} 만 커밋, 중간 산출물은 무시
|
|
build/icons/
|
|
build/icon-source.png
|
|
|
|
# Claude Code 로컬 worktree + 사용자별 settings
|
|
.claude/worktrees/
|
|
.claude/settings.local.json
|