Files
dreamgirl/.gitignore
dsyoon 590224d536 업로드 이미지를 Git 추적에서 제외한다.
서버에서 업로드된 img/upload_* 파일과 git pull 충돌을 방지한다.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-13 09:12:18 +09:00

8 lines
64 B
Plaintext

.idea
.idea/*
.DS_Store
Thumbs.db
*.swp
*.swo
*.tmp
img/upload_*