From 9bd140ce42fd0adb14af06168787bcf955e1314a Mon Sep 17 00:00:00 2001 From: knsv <3dvDlEEjNUhS> Date: Tue, 26 Jan 2016 18:03:58 +0100 Subject: [PATCH] Fix for issue windows builds as described in #284 --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..30ddbbb6c --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.js text eol=lf \ No newline at end of file