mirror of
https://github.com/vee1e/workorder-desk.git
synced 2026-09-01 09:50:13 +00:00
9 lines
176 B
Text
9 lines
176 B
Text
# Keep the Docker build context (repo root) lean. Patterns apply relative to
|
|
# the build context root and match at any depth.
|
|
node_modules
|
|
dist
|
|
coverage
|
|
.git
|
|
.env
|
|
.env.*
|
|
*.log
|