From b6aa986040b0db538493183bcd879a32b871dd40 Mon Sep 17 00:00:00 2001 From: Juraj Michalek Date: Fri, 22 Nov 2013 21:53:05 +0100 Subject: [PATCH] keep lf --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 59c6c32..d14f520 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,3 @@ *.sh text eof=lf gradle text eof=lf -gradlew text eof=lf +gradle/hello-with-wrapper/gradlew text eof=lf