mirror of
https://github.com/github/gitignore.git
synced 2026-04-11 14:11:43 +08:00
Merge pull request #4162 from arnaudmiribel/main
Update Python.gitignore to include Streamlit secrets
This commit is contained in:
commit
524ae7b4c7
@ -205,3 +205,6 @@ cython_debug/
|
||||
marimo/_static/
|
||||
marimo/_lsp/
|
||||
__marimo__/
|
||||
|
||||
# Streamlit
|
||||
.streamlit/secrets.toml
|
||||
|
||||
Loading…
Reference in New Issue
Block a user