diff --git a/.gitattributes b/.gitattributes index 17144142e6..4bbe761c21 100644 --- a/.gitattributes +++ b/.gitattributes @@ -28,9 +28,10 @@ *.swp binary *.webp binary -# Make GitHub not index certain files in the languages overview and/or minify their diff +# Make GitHub not index certain files in the languages overview # See https://github.com/github/linguist/blob/master/docs/overrides.md -**/__fixtures__/** linguist-generated # generated files' diff will be minimized +# generated files' diff will be minimized +**/__fixtures__/** linguist-generated .husky/** linguist-vendored jest/** linguist-vendored admin/** linguist-documentation