chore: dist/ 를 .gitignore에 추가, 캐시에서 제거
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,6 +2,7 @@
|
||||
__pycache__/
|
||||
*.pyc
|
||||
node_modules/
|
||||
dist/
|
||||
.next/
|
||||
.DS_Store
|
||||
backups/
|
||||
|
||||
Reference in New Issue
Block a user