diff options
author | Frederic Guillot <fred@kanboard.net> | 2016-03-27 19:21:56 -0400 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2016-03-27 19:21:56 -0400 |
commit | d0ed59940442b0bf7e97b5b04ec5452a0102b7cd (patch) | |
tree | 17cd0e93a9de075568544abf8cbdc5104a3cc862 /.gitattributes | |
parent | df964f9a929b803651b77f5965ada82112ce96cb (diff) |
Remove docker-compose.yml from archive
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 |