Add .git to docker-ignore.
This will reduce the size of the build context by ~25Mb, increasing build speed.
This commit is contained in:
@@ -2,4 +2,6 @@ Dockerfile
|
||||
.travis.yml
|
||||
.gitignore
|
||||
demo/etc
|
||||
env
|
||||
tox.ini
|
||||
.git
|
||||
|
||||
Reference in New Issue
Block a user