diff --git a/.gitattributes b/.gitattributes index f5ee500b..a566d086 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4,6 +4,8 @@ /.github export-ignore /.gitattributes export-ignore /.gitignore export-ignore -/.travis.yml export-ignore /phpunit.xml export-ignore -/README.md export-ignore +/phpunit.xml.dist export-ignore +/readme.md export-ignore +/docker-compose.yml export-ignore +/Dockerfile export-ignore