diff --git a/.gitattributes b/.gitattributes index 43bc3a78..e6cd6d03 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,11 +1,12 @@ -.editorconfig export-ignore -.gitattributes export-ignore -.gitignore export-ignore -apigen.neon export-ignore -phpunit.php export-ignore -phpunit.xml export-ignore -psalm.xml export-ignore -random-tests.php export-ignore -README.md export-ignore -tests/ export-ignore -.github/ export-ignore +.editorconfig export-ignore +.gitattributes export-ignore +.gitignore export-ignore +apigen.neon export-ignore +phpunit.php export-ignore +phpunit.xml export-ignore +psalm.xml export-ignore +psalm-baseline.xml export-ignore +random-tests.php export-ignore +README.md export-ignore +tests/ export-ignore +.github/ export-ignore