From e894d81db8450f5eaa153a55d1b737943343466c Mon Sep 17 00:00:00 2001 From: Guilherme Date: Tue, 24 Sep 2019 18:27:34 -0300 Subject: [PATCH] Update .gitattributes --- .gitattributes | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitattributes b/.gitattributes index 1db7721..c728a4f 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,4 @@ +# Auto detect text files and perform LF normalization +* text=auto + *.* linguist-language=csharp