From 2fe18b90cb40355014f80da73c67b3958693488c Mon Sep 17 00:00:00 2001 From: Guilherme Date: Sat, 28 Dec 2019 22:25:25 -0300 Subject: [PATCH] Update .gitattributes --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index c728a4f..dffed4d 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,4 @@ # Auto detect text files and perform LF normalization * text=auto -*.* linguist-language=csharp +*.cshtml linguist-language=csharp