From ed703b070df38040a5416519ae420a64af394b7b Mon Sep 17 00:00:00 2001 From: thefiddler Date: Fri, 11 Oct 2013 01:57:45 +0200 Subject: [PATCH] Update .gitattributes Use automatic line ending conversion --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 03068f0a..d644bd8e 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,4 @@ -* text eol=crlf +* text eol=auto *.fs text *.cs text *.fsproj text