From ac42f639f20e1c892629755ebaabf88a62c7c3bf Mon Sep 17 00:00:00 2001 From: Sergey Karmanov Date: Tue, 12 Jan 2021 22:15:11 +0300 Subject: [PATCH] Update .gitattributes --- .gitattributes | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitattributes b/.gitattributes index 61793db..f2efb39 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,5 +2,8 @@ # https://help.github.com/articles/dealing-with-line-endings/ # # These are explicitly windows files and should use crlf + +* text=auto eol=lf + *.bat text eol=crlf