diff --git a/.gitattributes b/.gitattributes index 02e43648..52e9cb43 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3,4 +3,5 @@ /.* export-ignore /phpstan.neon.dist export-ignore /phpunit.xml.dist export-ignore +/_config.yml export-ignore /UPGRADE.md