From 2aa20af120bb8571079ffd7d097f54626ef808b4 Mon Sep 17 00:00:00 2001 From: yenatch Date: Tue, 7 May 2013 01:33:13 -0400 Subject: [PATCH] correct line ending handling --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 3971c045e..63c2cad28 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,2 @@ # No monkey business with line endings -* text=false +* -text