Spaces:
Runtime error
Runtime error
Daryl Lim
commited on
Commit
Β·
15d19ae
1
Parent(s):
b09fae6
Create .gitignore
Browse files- .gitignore +3 -0
.gitignore
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
.ipynb_checkpoints
|
2 |
+
*.ipynb
|
3 |
+
gradio-env
|