From 3f7aa92b8523ead88fa5f2b24a6c87012e5a2db7 Mon Sep 17 00:00:00 2001 From: Daniel Keeton Jr Date: Thu, 29 Aug 2019 19:17:18 -0500 Subject: [PATCH] Add files to .gitattributes for crlf --- .gitattributes | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitattributes b/.gitattributes index 1ab7e980..4fa7eaa6 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4,3 +4,6 @@ version text eol=crlf *.ini text eol=crlf *.map text eol=crlf *.txt text eol=crlf +preupdateexec text eol=crlf +updateexec text eol=crlf +version text eol=crlf