From: Girish Ramakrishnan Date: Wed, 30 Mar 2016 15:46:15 +0000 (-0700) Subject: add .git to .dockerignore X-Git-Url: https://git.immae.eu/?p=perso%2FImmae%2FProjets%2FNodejs%2FSurfer.git;a=commitdiff_plain;h=2220fe1438d9d98dd76020bbf88ab778298b840a add .git to .dockerignore --- diff --git a/.dockerignore b/.dockerignore index 82b5728..16c46ed 100644 --- a/.dockerignore +++ b/.dockerignore @@ -1,3 +1,5 @@ test/* node_modules/* files/* +.git/* +