diff --git a/.gitattributes b/.gitattributes index e702f711..bacce2e2 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,10 +1,9 @@ * text=auto -/tests/PHPUnit export-ignore -/tests/Predis export-ignore -/tests/bootstrap.php export-ignore +/tests export-ignore +/.github export-ignore /.editorconfig export-ignore /.gitattributes export-ignore /.gitignore export-ignore -/.php_cs export-ignore +/.php_cs.dist export-ignore /phpunit.xml.dist export-ignore