diff --git a/.gitattributes b/.gitattributes index 77aef9ac..ed6e29a8 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,4 @@ /doc export-ignore /tests export-ignore /.* export-ignore -/phpunit.xml.dist +/phpunit.xml.dist export-ignore