Ignore runtime data files (clubledger.db, staff.json)

https://claude.ai/code/session_01JuRTR5Xjx8emQsyerBgGU7
This commit is contained in:
Claude 2026-05-30 15:44:56 +00:00
parent 8616ff1d49
commit 4125972b67
No known key found for this signature in database

6
.gitignore vendored
View file

@ -216,3 +216,9 @@ __marimo__/
# Streamlit # Streamlit
.streamlit/secrets.toml .streamlit/secrets.toml
# ClubLedger runtime data
clubledger.db
clubledger.db-wal
clubledger.db-shm
staff.json