From 7ada0c72b82cb0d177473cd2e455b286638af919 Mon Sep 17 00:00:00 2001 From: Guilherme Date: Sat, 28 Dec 2019 22:27:12 -0300 Subject: [PATCH] Update .gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) 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