From 72446f344ed6cb52c2dff5b5527323a88edfbd4c Mon Sep 17 00:00:00 2001 From: GeneralGuy4872 <45191270+GeneralGuy4872@users.noreply.github.com> Date: Fri, 17 May 2019 19:57:18 -0500 Subject: [PATCH] Update .gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 7f99b95..a77e4dc 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,4 @@ +core.autocrlf=false *.c = linguist-language=C *.h = linguist-language=C *.awk = linguist-language=Awk