From 3333f1f4902afe58898aad727cbdbde3e6e829b1 Mon Sep 17 00:00:00 2001 From: Didgeridoohan Date: Sun, 18 Mar 2018 16:43:24 +0100 Subject: [PATCH] Update .gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 8980df1..905e7fd 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3,6 +3,7 @@ META-INF/** text eol=lf *.prop text eol=lf *.sh text eol=lf *.md text eol=lf +system/binpath/props text eol=lf # Denote all files that are truly binary and should not be modified. system/** binary