diff --git a/.gitattributes b/.gitattributes index 26c88a7f9..62df4e49a 100644 --- a/.gitattributes +++ b/.gitattributes @@ -16,15 +16,15 @@ Dockerfile text eol=lf # Files that should be excluded from the Release zip/gz's /.github export-ignore +/.editorconfig export-ignore /tests export-ignore /util/docker export-ignore /util/openapi.php export-ignore +/util/phpstan.php export-ignore /util/unused.php export-ignore /*.yml export-ignore /*.yaml export-ignore +/*.neon export-ignore +/*.md export-ignore /.travis.yml export-ignore /docker.sh export-ignore -/README.md export-ignore -/SUPPORT.md export-ignore -/CODE_OF_CONDUCT.md export-ignore -/CONTRIBUTING.md export-ignore