chore: dist/ 를 .gitignore에 추가, 캐시에서 제거

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
jungwoo choi
2026-02-14 15:59:40 +09:00
parent 69e0f80282
commit 6eaef94a78
34 changed files with 1 additions and 911 deletions

1
.gitignore vendored
View File

@ -2,6 +2,7 @@
__pycache__/
*.pyc
node_modules/
dist/
.next/
.DS_Store
backups/