diff --git a/.gitattributes b/.gitattributes index b59136560f02e..4a7e477d47e8d 100644 --- a/.gitattributes +++ b/.gitattributes @@ -7,4 +7,6 @@ /core/libdeno/* symlink=dir /cli/tests/symlink_to_subdir symlink=dir +# Tell github that typescrtipt.js is a vendored file. +# Doesn't include it in the language statistics. /cli/tsc/00_typescript.js linguist-vendored