diff --git a/.gitattributes b/.gitattributes index e6be7c1b..bd3e618e 100644 --- a/.gitattributes +++ b/.gitattributes @@ -35,8 +35,3 @@ # GitHub Linguist - Language Detection # ============================================ electron/** linguist-vendored -web/** linguist-vendored - -# Un-vendor core frontend source to keep JavaScript visible in language stats -web/src/components/** linguist-vendored=false -web/src/pages/** linguist-vendored=false