Create .gitignore
#347
by
Thxta
- opened
- .gitignore +2 -0
.gitignore
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
.gradio/
|
2 |
+
__pycache__/
|