From a8eed97efd8c3dcdec5dde997c6fffbafa4ace8d Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Thu, 28 Oct 2021 17:37:47 +0200 Subject: [PATCH] Revert "Add .gitattributes" See gh-28476 --- .gitattributes | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes deleted file mode 100644 index 48ca03426f2..00000000000 --- a/.gitattributes +++ /dev/null @@ -1,11 +0,0 @@ -* text eol=lf - -*.groovy text diff=java -*.java text diff=java -*.kt text diff=java - -*.bat text eol=crlf - -*.gif binary -*.jar binary -*.jpg binary