spirit-tracker/.gitignore
Brennan Wilkes (Text Groove) 470eb8ca56 chore: initial code
2026-01-19 20:00:40 -08:00

14 lines
218 B
Text

node_modules/
*.log
# Data & reports live on the data branch
/data/
/reports/
.worktrees/
# Generated viz artifacts live on the data branch
viz/data/
# Keep cron log out of git even on data branch
reports/cron.log