diff --git a/.gitattributes b/.gitattributes index 6cdec7d..b5973af 100644 --- a/.gitattributes +++ b/.gitattributes @@ -6,3 +6,4 @@ /*.yml export-ignore /tests export-ignore /.github export-ignore +/phpstan.neon export-ignore