.cache
build
node_modules

# Local-only files that must NOT be baked into the production image.
.env
.env.*
!.env.production.example
prisma/dev.sqlite
prisma/dev.sqlite-journal
.shopify
.git
.github
*.log
extensions/*/dist

