From b2f69c1ceda5ab11392a66f31885d4b63e40bb81 Mon Sep 17 00:00:00 2001 From: Guilherme Date: Sat, 21 Sep 2019 21:50:49 -0300 Subject: [PATCH] Update .gitattributes --- .gitattributes | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 1db7721..dfe0770 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,2 @@ -*.* linguist-language=csharp +# Auto detect text files and perform LF normalization +* text=auto