From 5f5000ba2eba8f8ff367f13c84383c8b3c413e20 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Tue, 15 Sep 2020 10:57:05 +0300 Subject: [PATCH] Enforce LF --- .gitattributes | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 176a458..205021e 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,2 @@ -* text=auto +# Enforce Unix newlines +* text=auto eol=lf