diff --git a/.gitattributes b/.gitattributes index e6cd6d0..a37d8f2 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,12 +1,11 @@ .editorconfig export-ignore .gitattributes export-ignore .gitignore export-ignore -apigen.neon export-ignore +phpstan.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 +tools/ export-ignore .github/ export-ignore