Files
linumiq-invoice/.dockerignore
T
2026-05-08 11:01:08 +02:00

17 lines
224 B
Plaintext

.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