From 3c76a8f8aee066702d30100a21bdd928599e1fbd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Fri, 25 Jun 2021 22:10:14 +0200 Subject: [PATCH] Revert "Do not ignore line endings on patch files - it is shuch a mess" MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit We loose our diffs on patches - sigh This reverts commit 3b9986d51f295fb73e47611c600c345a92709abf. Signed-off-by: Andreas Müller (cherry picked from commit ea7afbb50e117ca805d1246df594610174b8093c) --- .gitattributes | 1 - 1 file changed, 1 deletion(-) delete mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes deleted file mode 100644 index c480e81..0000000 --- a/.gitattributes +++ /dev/null @@ -1 +0,0 @@ -*.patch binary