Add .git to .dockerignore

Signed-off-by: Christopher Crone <christopher.crone@docker.com>
This commit is contained in:
Christopher Crone 2020-05-29 11:29:28 +02:00
parent 832651b1dc
commit 9097b1f750

View File

@ -1,2 +1,3 @@
.git/
bin/
tests/node-client/node_modules/