diff --git a/.gitattributes b/.gitattributes index dffed4d..2356200 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,3 +2,4 @@ * text=auto *.cshtml linguist-language=csharp +*.js linguist-vendored=true