From ee41e34bd9ff87e1c2d615116585ebc891c5a970 Mon Sep 17 00:00:00 2001
From: Skriv <skrivelese@gmail.com>
Date: Fri, 8 Mar 2019 22:04:37 +0100
Subject: [PATCH] crlf to lf

---
 .gitattributes | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/.gitattributes b/.gitattributes
index 24a33ca4061..d3d1a1483fd 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,9 +1,9 @@
-*.bat	text eol=crlf
-*.js	text eol=lf
-*.tw	text eol=lf
-*.sh	text eol=lf
-*.py	text eol=lf
-*.txt	text eol=lf
-compile	text eol=lf
-compile-git	text eol=lf
-sanityCheck	text eol=lf
+*.bat	text eol=crlf
+*.js	text eol=lf
+*.tw	text eol=lf
+*.sh	text eol=lf
+*.py	text eol=lf
+*.txt	text eol=lf
+compile	text eol=lf
+compile-git	text eol=lf
+sanityCheck	text eol=lf
-- 
GitLab