From c7d72a567b7c37bbc1a3d61126ae22b54e4a7a8f Mon Sep 17 00:00:00 2001 From: Guilherme Date: Sat, 28 Dec 2019 22:29:13 -0300 Subject: [PATCH] Update .gitattributes --- .gitattributes | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitattributes b/.gitattributes index 2356200..dfe0770 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,5 +1,2 @@ # Auto detect text files and perform LF normalization * text=auto - -*.cshtml linguist-language=csharp -*.js linguist-vendored=true