diff --git a/.gitattributes b/.gitattributes index 9eda0fd..7ff2c74 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,9 +1,12 @@ /.gitattributes export-ignore /.gitignore export-ignore /.github export-ignore +/CHANGELOG.md export-ignore /example export-ignore /scripts export-ignore /phpcs.xml export-ignore /phpstan.neon export-ignore /codecov.yml export-ignore /.editorconfig export-ignore +/phpunit.xml export-ignore +/tests export-ignore