mirror of
https://github.com/samsonjs/spirit-tracker.git
synced 2026-03-25 09:25:51 +00:00
14 lines
218 B
Text
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
|