Spaces:
Sleeping
Sleeping
mriusero
commited on
Commit
·
6ef2415
1
Parent(s):
db377ea
core: gitignore
Browse files- .gitignore +3 -0
.gitignore
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
.gradio/
|
2 |
+
.idea/
|
3 |
+
*__pycache__/
|