diff --git a/.gitattributes b/.gitattributes index 5c54e8c47c2..03e7f140456 100644 --- a/.gitattributes +++ b/.gitattributes @@ -6,6 +6,8 @@ /.circleci export-ignore /CODE_OF_CONDUCT.md export-ignore /CONTRIBUTING.md export-ignore +/UPGRADING.md export-ignore +/psalm-baseline.xml export-ignore /dictionaries/scripts export-ignore /docs export-ignore /.editorconfig export-ignore @@ -24,3 +26,5 @@ /.scrutinizer.yml export-ignore /tests export-ignore /vendor-bin export-ignore + +*.phpstub linguist-language=PHP