From aebad1ce54ffaf7106903d7723e0f6219b2b2803 Mon Sep 17 00:00:00 2001 From: Brad Koehn Date: Thu, 22 Nov 2018 06:56:29 -0600 Subject: [PATCH] added .git to make builds cache more effectively and run faster --- .dockerignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.dockerignore b/.dockerignore index 9414382..96f81bc 100644 --- a/.dockerignore +++ b/.dockerignore @@ -1 +1,2 @@ Dockerfile +.git