chore: add data_cache to .gitignore

This commit is contained in:
Yijia Xiao 2026-02-03 23:30:55 +00:00
parent aba1880c8c
commit 393d4c6a1b
No known key found for this signature in database
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -214,3 +214,6 @@ __marimo__/
# Streamlit
.streamlit/secrets.toml
# Cache
**/data_cache/