From 64b025abe4781c5537a093863343db08f5024564 Mon Sep 17 00:00:00 2001 From: Ryaniskira Date: Thu, 28 Mar 2019 18:03:24 -0400 Subject: [PATCH] Forgot this one. --- .gitattributes | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitattributes b/.gitattributes index 77749cc..8980df1 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,8 +1,8 @@ # Declare files that will always have LF line endings on checkout. META-INF/** text eol=lf -common/** text eol=lf -module.prop text eol=lf -changelog.txt text eol=lf +*.prop text eol=lf +*.sh text eol=lf +*.md text eol=lf # Denote all files that are truly binary and should not be modified. system/** binary