From 69aa1bb453f0a30ceabb6edadd71fe8d2cda3b85 Mon Sep 17 00:00:00 2001 From: Nathaniel van Diepen Date: Tue, 18 Apr 2017 12:09:21 -0600 Subject: [PATCH] Force line endings --- .gitattributes | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..870eada --- /dev/null +++ b/.gitattributes @@ -0,0 +1,4 @@ +.bowerrc text eol=lf +.jshintignore text eol=lf +AUTHORS text eol=lf +LICENSE text eol=lf