node_modules/
dist/
build/
.env
.env.*
!.env.example
*.log
.DS_Store
coverage/
backend/data/*.sqlite
backend/data/*.sqlite-*
.tmp/
.cache/
