From ade3989539939a08b1393a034a0c4fa197b4be70 Mon Sep 17 00:00:00 2001 From: ccd0 Date: Mon, 2 Mar 2015 11:07:41 -0800 Subject: [PATCH] Revert "We should be able to build with CRLFs in the source, but better to be safe." This reverts commit b561f963f1b901cfc02a52059d4ec7c7d4503cf2. It doesn't work. --- .gitattributes | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 66b75bc3c..f3760d287 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,7 +2,6 @@ * text=auto builds/* -text -text eol=lf # Custom for Visual Studio *.cs diff=csharp