Spaces:
Sleeping
Sleeping
Daryl Lim
commited on
Commit
·
fc9d693
1
Parent(s):
b73deb0
Create .gitignore
Browse files- .gitignore +5 -0
.gitignore
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
.DS_store
|
2 |
+
.ipynb_checkpoints
|
3 |
+
*.ipynb
|
4 |
+
gradio-env
|
5 |
+
samples
|