Spaces:
Sleeping
Sleeping
Eachan Johnson
commited on
Commit
·
9a9440b
1
Parent(s):
fd52979
Add Gradio file types
Browse files- .gitignore +5 -1
.gitignore
CHANGED
@@ -27,4 +27,8 @@ __pycache__
|
|
27 |
/lib/
|
28 |
/share/
|
29 |
|
30 |
-
/build/
|
|
|
|
|
|
|
|
|
|
27 |
/lib/
|
28 |
/share/
|
29 |
|
30 |
+
/build/
|
31 |
+
|
32 |
+
# gradio
|
33 |
+
.gradio/
|
34 |
+
converted-*.csv
|