Spaces:
Running
Running
Kunal Pai
commited on
Commit
·
7f462a5
1
Parent(s):
aa7e221
Update .gitignore to include results directory
Browse files- .gitignore +2 -1
.gitignore
CHANGED
@@ -2,4 +2,5 @@
|
|
2 |
__pycache__/
|
3 |
*.pyc
|
4 |
.env
|
5 |
-
.gradio
|
|
|
|
2 |
__pycache__/
|
3 |
*.pyc
|
4 |
.env
|
5 |
+
.gradio
|
6 |
+
results/
|