diff --git a/.gitattributes b/.gitattributes index 9b4df655..820f77e4 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,7 +1,7 @@ -.gitattributes export-ignore -.gitignore export-ignore -.scrutinizer.yml export-ignore -.stylecy.yml export-ignore -.travis.yml export-ignore -phpunit.xml.dist export-ignore -tests export-ignore +.gitattributes export-ignore +.gitignore export-ignore +.php-cs-fixer.dist.php export-ignore +docker-compose.yml export-ignore +Dockerfile export-ignore +phpunit.xml.dist export-ignore +tests export-ignore