From 6850ed22c896a1ff455de0151ccc48ef5bee2f7e Mon Sep 17 00:00:00 2001 From: Cameron Hall Date: Thu, 1 Aug 2019 20:18:01 -0500 Subject: fix issue with git and .pal files --- .gitattributes | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 96c1c12..f1ad9c5 100755 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,3 @@ -*.pal text eol=crlf *.s text eol=lf *.txt text eol=lf -- cgit v1.2.3