From 9ac2500e3825a166ad41a04324129543cefadd81 Mon Sep 17 00:00:00 2001 From: ccd0 Date: Sun, 15 Feb 2015 17:15:23 -0800 Subject: [PATCH] LICENSE is a built file and will be built with LF not CRLF. --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index f3760d287..8da07943f 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,6 +2,7 @@ * text=auto builds/* -text +LICENSE -text # Custom for Visual Studio *.cs diff=csharp