diff --git a/.gitattributes b/.gitattributes index f5e57be2..6f030059 100644 --- a/.gitattributes +++ b/.gitattributes @@ -6,7 +6,7 @@ /configdoc/ export-ignore /configdoc/usage.xml -crlf /docs/ export-ignore -/maintenance/ export-ignore /phpdoc.ini /smoketests/ export-ignore -/tests/ export-ignore +/tests/* export-ignore +/tests/path2class.func.php -export-ignore