Add .git to .dockerignore
Signed-off-by: Christopher Crone <christopher.crone@docker.com>
This commit is contained in:
parent
832651b1dc
commit
9097b1f750
|
|
@ -1,2 +1,3 @@
|
||||||
|
.git/
|
||||||
bin/
|
bin/
|
||||||
tests/node-client/node_modules/
|
tests/node-client/node_modules/
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue