mirror of
https://github.com/github/gitignore
synced 2024-11-26 13:44:21 +01:00
Update Python.gitignore
Added Streamlit secrets file
This commit is contained in:
parent
8779ee73af
commit
3c71bdd323
@ -160,3 +160,6 @@ cython_debug/
|
|||||||
# and can be added to the global gitignore or merged into this file. For a more nuclear
|
# and can be added to the global gitignore or merged into this file. For a more nuclear
|
||||||
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
|
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
|
||||||
#.idea/
|
#.idea/
|
||||||
|
|
||||||
|
# Streamlit secrets file
|
||||||
|
secrets.toml
|
||||||
|
Loading…
Reference in New Issue
Block a user