diff --git a/.gitattributes b/.gitattributes index 375d525..13af2ea 100644 --- a/.gitattributes +++ b/.gitattributes @@ -10,4 +10,6 @@ tests export-ignore vendor export-ignore actions.phpunit.xml export-ignore phpstan.phar export-ignore -phpstan.neon export-ignore \ No newline at end of file +phpstan.neon export-ignore +.php-cs-fixer.dist.php export-ignore +CHANGELOG.md export-ignore