mirror of
https://github.com/docker/compose.git
synced 2025-04-08 17:05:13 +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
|
||||
build
|
||||
dist
|
||||
venv
|
||||
|
Loading…
x
Reference in New Issue
Block a user