Remove docker-compose.yml from archive

This commit is contained in:
Frederic Guillot
2016-03-27 19:21:56 -04:00
parent df964f9a92
commit d0ed599404
2 changed files with 2 additions and 0 deletions

1
.gitattributes vendored
View File

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