diff --git a/.gitattributes b/.gitattributes index ea1e3bb..7792468 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,3 @@ -/tests export-ignore /.editorconfig export-ignore /.gitattributes export-ignore /.github/ export-ignore @@ -9,3 +8,4 @@ /phpstan.neon.dist export-ignore /phpunit.xml.dist export-ignore /psalm.xml.dist export-ignore +/tests/ export-ignore