Spaces:
Sleeping
Sleeping
lezaf
commited on
Commit
·
da6aa51
1
Parent(s):
44aa671
Enrich gitignore list
Browse files- .gitignore +2 -1
.gitignore
CHANGED
@@ -3,4 +3,5 @@
|
|
3 |
# Python cache files
|
4 |
__pycache__/
|
5 |
.dist/
|
6 |
-
test_*
|
|
|
|
3 |
# Python cache files
|
4 |
__pycache__/
|
5 |
.dist/
|
6 |
+
test_*
|
7 |
+
.gradio
|