Files
filezzy-staging/backend/.dockerignore
2026-02-04 14:16:04 +01:00

13 lines
98 B
Plaintext

node_modules
dist
.git
.env
.env.*
*.log
coverage
.nyc_output
*.test.ts
*.spec.ts
__tests__
tests