chore: add data_cache to .gitignore
This commit is contained in:
parent
aba1880c8c
commit
393d4c6a1b
|
|
@ -214,3 +214,6 @@ __marimo__/
|
|||
|
||||
# Streamlit
|
||||
.streamlit/secrets.toml
|
||||
|
||||
# Cache
|
||||
**/data_cache/
|
||||
|
|
|
|||
Loading…
Reference in New Issue