We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d42db22 commit 9cf2041Copy full SHA for 9cf2041
.gitignore
@@ -1,3 +1,9 @@
1
+# Virtual Environment
2
venv/
3
+
4
+# Configuration and Secrets
5
.streamlit/secrets.toml
-.env
6
+.env
7
8
+# System Files
9
+.DS_Store
0 commit comments