Spaces:
Paused
Paused
VINU NAYAK commited on
Update .gitignore
Browse files- .gitignore +4 -1
.gitignore
CHANGED
|
@@ -32,4 +32,7 @@ ENV/
|
|
| 32 |
|
| 33 |
# OS specific
|
| 34 |
.DS_Store
|
| 35 |
-
Thumbs.db
|
|
|
|
|
|
|
|
|
|
|
|
| 32 |
|
| 33 |
# OS specific
|
| 34 |
.DS_Store
|
| 35 |
+
Thumbs.db
|
| 36 |
+
|
| 37 |
+
# Don't ignore test images
|
| 38 |
+
!static/test_image.jpg
|