mirror of
https://github.com/github/gitignore
synced 2025-07-04 12:28:30 +02:00
Merge pull request #4162 from arnaudmiribel/main
Update Python.gitignore to include Streamlit secrets
This commit is contained in:
commit
524ae7b4c7
1 changed files with 3 additions and 0 deletions
|
@ -205,3 +205,6 @@ cython_debug/
|
||||||
marimo/_static/
|
marimo/_static/
|
||||||
marimo/_lsp/
|
marimo/_lsp/
|
||||||
__marimo__/
|
__marimo__/
|
||||||
|
|
||||||
|
# Streamlit
|
||||||
|
.streamlit/secrets.toml
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue