From b1e3309783fab1a9f03a67e81025f9754b6f255d Mon Sep 17 00:00:00 2001 From: Crawl Date: Wed, 19 Apr 2017 17:55:00 +0200 Subject: [PATCH] According to the spec just this should work --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..6313b56c5 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +* text=auto eol=lf