From 13357fe90e13cf800c3b1ca16a8e863a1ecbe332 Mon Sep 17 00:00:00 2001 From: Silvio Kunaschk Date: Mon, 13 May 2019 20:16:39 +0200 Subject: [PATCH] added .gitattributes set all text eol to lf --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..fcadb2cf --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +* text eol=lf