Spaces:
Runtime error
Runtime error
nehulagrawal
commited on
Commit
•
11810fb
1
Parent(s):
2129afe
Create .gitignore
Browse files- .gitignore +7 -0
.gitignore
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
flagged/
|
2 |
+
*.pt
|
3 |
+
*.png
|
4 |
+
*.jpg
|
5 |
+
*.mp4
|
6 |
+
*.mkv
|
7 |
+
gradio_cached_examples/
|