Do not include .dockerignore into the archive

This commit is contained in:
Frederic Guillot 2016-07-31 12:46:31 -04:00
parent d3fb2bf69d
commit cba69bb9ae
No known key found for this signature in database
GPG Key ID: 92D77191BA7FBC99
1 changed files with 1 additions and 0 deletions

1
.gitattributes vendored
View File

@ -4,6 +4,7 @@
common.php export-subst
# git files
.dockerignore export-ignore
.gitattributes export-ignore
.gitignore export-ignore
.gitkeep export-ignore