From f4aaf0c881937d59e19cc1e7463f270bb59743f2 Mon Sep 17 00:00:00 2001 From: sk89q Date: Thu, 25 Oct 2012 11:48:44 -0700 Subject: [PATCH] Updated .gitattributes to force LF when committed. --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 8946ae2cd..315270f79 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,2 @@ -*.java diff=java +*.java diff=java text