diff --git a/.gitattributes b/.gitattributes index 99b18c85b..e2c356f65 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,8 +1,29 @@ -/tests export-ignore -/.gitattributes export-ignore -/.gitignore export-ignore -/.scrutinizer.yml export-ignore -/.travis.yml export-ignore -/phpunit.xml export-ignore +/.appveyor.yml export-ignore +/assets export-ignore +/bin export-ignore +/box.json.dist export-ignore +/build export-ignore /changelog.md export-ignore -/readme.md export-ignore +/.circleci export-ignore +/CODE_OF_CONDUCT.md export-ignore +/CONTRIBUTING.md export-ignore +/dictionaries/scripts export-ignore +/docs export-ignore +/.editorconfig export-ignore +/examples export-ignore +/.gitattributes export-ignore +/.github export-ignore +/.gitignore export-ignore +/infection.json.dist export-ignore +/keys.asc.gpg export-ignore +/phpcs.xml export-ignore +/phpunit.xml.dist export-ignore +/phpunit.xml export-ignore +/PsalmLogo.png export-ignore +/psalm.xml.dist export-ignore +/README.md export-ignore +/scoper.inc.php export-ignore +/.scrutinizer.yml export-ignore +/tests export-ignore +/.travis.yml export-ignore +/vendor-bin export-ignore