Spaces:
Running
Running
Modified gitignore
Browse files- .gitignore +1 -1
.gitignore
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
flagged/
|
2 |
*.pt
|
3 |
-
image_
|
4 |
gradio_cached_examples/
|
|
|
1 |
flagged/
|
2 |
*.pt
|
3 |
+
image_.*
|
4 |
gradio_cached_examples/
|