From cba69bb9ae0f8b36f49ac4c7829d5b7f0500b27d Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sun, 31 Jul 2016 12:46:31 -0400 Subject: [PATCH] Do not include .dockerignore into the archive --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 76369d7..e074c0c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4,6 +4,7 @@ common.php export-subst # git files +.dockerignore export-ignore .gitattributes export-ignore .gitignore export-ignore .gitkeep export-ignore