From 54933034e803097ec0c87d51bea060c4faf50063 Mon Sep 17 00:00:00 2001 From: "Ben \"root\" Anderson" Date: Tue, 25 Feb 2014 16:49:17 -0600 Subject: [PATCH] msys git defaults are stupid and breaking things. --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000000..44b4224b17 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +* eol=lf \ No newline at end of file