diff --git a/.gitattributes b/.gitattributes index b39bf1e..852671b 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,11 +1,12 @@ -/.github export-ignore -/tests export-ignore -.gitattributes export-ignore -.gitignore export-ignore -phpbench.json export-ignore -phpcs.xml.dist export-ignore -phpmd.xml.dist export-ignore -phpstan.neon.dist export-ignore -phpunit.xml.dist export-ignore -psalm.xml export-ignore -composer.lock export-ignore +/.github export-ignore +/tests export-ignore +.doctrine-project.json export-ignore +.gitattributes export-ignore +.gitignore export-ignore +phpbench.json export-ignore +phpcs.xml.dist export-ignore +phpmd.xml.dist export-ignore +phpstan.neon.dist export-ignore +phpunit.xml.dist export-ignore +psalm.xml export-ignore +composer.lock export-ignore