diff --git a/.gitattributes b/.gitattributes index f74ac24..d7e1b7b 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4,5 +4,8 @@ .editorconfig export-ignore .gitattributes export-ignore .gitignore export-ignore +.php-cs-fixer.php export-ignore phpunit.xml.dist export-ignore +phpunit.xml export-ignore README.md export-ignore +renovate.json export-ignore