업로드 이미지를 Git 추적에서 제외한다.
서버에서 업로드된 img/upload_* 파일과 git pull 충돌을 방지한다. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -5,4 +5,4 @@ Thumbs.db
|
|||||||
*.swp
|
*.swp
|
||||||
*.swo
|
*.swo
|
||||||
*.tmp
|
*.tmp
|
||||||
|
img/upload_*
|
||||||
Reference in New Issue
Block a user