diff options
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 94b64588..71b22659 100644 --- a/.gitattributes +++ b/.gitattributes @@ -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 |