Spaces:
Running
Running
LaurentTRIPIED
commited on
Commit
•
5605ada
1
Parent(s):
aa7e466
dotenv
Browse files- .gitignore +2 -1
.gitignore
CHANGED
@@ -1,2 +1,3 @@
|
|
1 |
__pycache__/
|
2 |
-
.streamlit/secrets.toml
|
|
|
|
1 |
__pycache__/
|
2 |
+
.streamlit/secrets.toml
|
3 |
+
.streamlit/.env
|