Add .git to docker-ignore.

This will reduce the size of the build context by ~25Mb, increasing build speed.
This commit is contained in:
Michael Kaye 2018-05-21 14:50:37 +01:00
parent 08462620bf
commit eca454013d

View File

@ -2,4 +2,6 @@ Dockerfile
.travis.yml
.gitignore
demo/etc
env
tox.ini
.git