diff --git a/.gitattributes b/.gitattributes index 0e5aa6aa..cb4ac9ad 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,9 +1,11 @@ /tests export-ignore /dev export-ignore +/.github export-ignore /.editorconfig export-ignore /.gitattributes export-ignore /.gitignore export-ignore -/.php_cs.dist export-ignore -/.travis.yml export-ignore +/.php-cs-fixer.dist export-ignore /docker-compose.yml export-ignore /phpunit.xml.dist export-ignore +/.psalm.baseline.xml export-ignore +/psalm.xml export-ignore