diff --git a/.gitattributes b/.gitattributes index 483b6c17..6f030059 100644 --- a/.gitattributes +++ b/.gitattributes @@ -8,4 +8,5 @@ /docs/ export-ignore /phpdoc.ini /smoketests/ export-ignore -/tests/ export-ignore +/tests/* export-ignore +/tests/path2class.func.php -export-ignore