diff --git a/.gitattributes b/.gitattributes index 5e65350564c396c45a9f01d76ad3b9a23e5406e3..984fe187123df2e99a3576a2b4d2524bd224bf5a 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3,8 +3,12 @@ /metadata/.gitkeep export-ignore /tests export-ignore /tools export-ignore -.coveralls.yml export-ignore +codecov.yml export-ignore .editorconfig export-ignore .gitattributes export-ignore .gitignore export-ignore - +psalm.xml export-ignore +phpcs.xml export-ignore +phpunit.xml export-ignore +.github export-ignore +.php_cs.dist export-ignore