Spaces:
Sleeping
Sleeping
Daryl Lim
commited on
Commit
•
16f8f3c
1
Parent(s):
71bc819
Create .gitignore
Browse files- .gitignore +4 -0
.gitignore
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
.env
|
2 |
+
.ipynb_checkpoints
|
3 |
+
*.ipynb
|
4 |
+
gradio-env
|