Spaces:
Running
Running
Pedro Cuenca
commited on
Commit
•
01fd46d
1
Parent(s):
d8a2192
Ignore .streamlit, notebook checkpoints.
Browse files- .gitignore +2 -0
.gitignore
CHANGED
@@ -1 +1,3 @@
|
|
1 |
__pycache__
|
|
|
|
|
|
1 |
__pycache__
|
2 |
+
.ipynb_checkpoints
|
3 |
+
.streamlit
|