From 212315cd6b0376d07fa7a092185568c1d0c47e4a Mon Sep 17 00:00:00 2001 From: Repooc Date: Mon, 11 Feb 2013 09:07:54 -0500 Subject: [PATCH] Slight test for line endings --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 412eeda..ab8ed3f 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 -- 1.7.9.5