diff --git a/.gitattributes b/.gitattributes index 46e14f9d684ed5012fa3d9de85bd7a324b02fd8f..88b1362f1cfbb893eaec51965cafa5385708f31e 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4,4 +4,5 @@ /phpcs.xml.dist export-ignore /phpstan.neon.dist export-ignore /phpstan-baseline.neon export-ignore -/rector.php +/rector.php export-ignore +/tests export-ignore