diff --git a/.gitattributes b/.gitattributes index f52cf35..a4f2d71 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,6 +1,8 @@ +/.github export-ignore /.editorconfig export-ignore /.gitattributes export-ignore /.gitignore export-ignore +/phpcs.xml export-ignore /phpstan.neon export-ignore /phpunit.xml.dist export-ignore /tests export-ignore