From cf70f9dde40742d33593bf55a578916601fa7b48 Mon Sep 17 00:00:00 2001 From: Guilherme Date: Sat, 21 Sep 2019 21:41:22 -0300 Subject: [PATCH] Update .gitattributes --- .gitattributes | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitattributes b/.gitattributes index e53f847..6bc3b06 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,3 @@ -# Auto detect text files and perform LF normalization -*.* linguist-language=csharp +* text=auto + +*.cs diff=csharp