From 321b63f0fb10359d19ab20c71fa891a416d7db56 Mon Sep 17 00:00:00 2001 From: Admin Date: Mon, 12 Dec 2016 09:01:38 -0600 Subject: [PATCH] update attributes for text files --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index bdb0cab..cac665e 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,5 +1,5 @@ # Auto detect text files and perform LF normalization -* text=auto +text=auto # Custom for Visual Studio *.cs diff=csharp