diff --git a/.gitattributes b/.gitattributes index ca9c9dab..34569e32 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,6 +1,8 @@ * text=auto -/tests export-ignore +/tests/PHPUnit export-ignore +/tests/Predis export-ignore +/tests/bootstrap.php export-ignore /.editorconfig export-ignore /.gitattributes export-ignore /.gitignore export-ignore