Files
falah-mobile/.dockerignore
wmj 81fc76ff5f
Build & Deploy Mobile / build-and-deploy (push) Failing after 42s
build: add .dockerignore, optimize Dockerfile for limited memory
2026-07-07 02:41:20 +02:00

21 lines
174 B
Plaintext

node_modules
.next
.git
.gitignore
*.md
*.log
.env
.env.*
Dockerfile
.dockerignore
.gitkeep
**/*.test.ts
**/*.spec.ts
**/__tests__
tests
e2e
docs
.vscode
.idea
*.tsbuildinfo