Skip to content

Commit 524ae7b

Browse files
authored
Merge pull request #4162 from arnaudmiribel/main
Update Python.gitignore to include Streamlit secrets
2 parents 1a3a16e + b7cb2f2 commit 524ae7b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Python.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,3 +205,6 @@ cython_debug/
205205
marimo/_static/
206206
marimo/_lsp/
207207
__marimo__/
208+
209+
# Streamlit
210+
.streamlit/secrets.toml

0 commit comments

Comments
 (0)