devskale
commited on
Commit
•
9dbb877
1
Parent(s):
389839f
gitignore
Browse files- .gitignore +4 -0
.gitignore
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
.venv
|
2 |
+
.gradio
|
3 |
+
__pycache__
|
4 |
+
**/.DS_Store
|