mirror of
https://github.com/docker/compose.git
synced 2025-07-23 05:34:36 +02:00
Add build and dist to dockerignore
These are the bulk of what gets sent in the build. Makes builds much faster, particularly remotely. Signed-off-by: Ben Firshman <ben@firshman.co.uk>
This commit is contained in:
parent
8574cb67a4
commit
c128e881c1
@ -1,2 +1,4 @@
|
|||||||
.git
|
.git
|
||||||
|
build
|
||||||
|
dist
|
||||||
venv
|
venv
|
||||||
|
Loading…
x
Reference in New Issue
Block a user