target/
.git/
.github/
.gitignore
*.md
LICENSE
# App databases and bulk seed data must never enter an image build context.
**/*.sqlite
**/*.sqlite-journal
**/*.sqlite-wal
**/*.sqlite-shm
apps/quotes/quotes.csv