diff --git a/.gitattributes b/.gitattributes index 59a14dec..0ecbd330 100644 --- a/.gitattributes +++ b/.gitattributes @@ -9,12 +9,15 @@ /.github export-ignore /art export-ignore /tests export-ignore +/types export-ignore +/workbench export-ignore .editorconfig export-ignore .gitattributes export-ignore .gitignore export-ignore .styleci.yml export-ignore CHANGELOG.md export-ignore -phpstan.neon.dist export-ignore +phpstan.src.neon.dist export-ignore +phpstan.types.neon.dist export-ignore phpunit.xml.dist export-ignore RELEASE.md export-ignore UPGRADE.md export-ignore