Ignore Dockerfiles from git archive

This commit is contained in:
Frédéric Guillot 2019-07-25 19:56:09 -07:00
parent 8c396287ac
commit 6491cb513e
1 changed files with 1 additions and 0 deletions

1
.gitattributes vendored
View File

@ -8,6 +8,7 @@ app/constants.php export-subst
docker export-ignore
Dockerfile export-ignore
Dockerfile.* export-ignore
docker-compose.yml export-ignore
Makefile export-ignore
README.md export-ignore