Spaces:
Runtime error
Runtime error
Adrien
commited on
Commit
·
ac5421a
1
Parent(s):
2054a61
add auth
Browse files- .gitignore +2 -1
.gitignore
CHANGED
@@ -1,2 +1,3 @@
|
|
1 |
.streamlit
|
2 |
-
*.log
|
|
|
|
1 |
.streamlit
|
2 |
+
*.log
|
3 |
+
__pycache__
|