From 75f60e07e9f7eea7efd1152d6380d2f2554062ca Mon Sep 17 00:00:00 2001 From: William Fouvy Date: Mon, 11 Nov 2013 13:32:38 +0800 Subject: [PATCH] Update .gitattributes remove auto text --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 412eeda..f2c0cb7 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