From 7130deecaa4470ed0352ea08e0ee8a0761233e5c Mon Sep 17 00:00:00 2001 From: zrj Date: Wed, 5 Jul 2017 13:05:19 +0300 Subject: [PATCH] Revert "Always use unix line endings" This reverts commit 74d54042dbade9a0b2e5830b9645fd12ebc978f4. While Eitan Adler intension is understandable, it was done without normalizing line endings in the repo first nor checking for contrib/ sources. Global rule applied even for the binary files. Discussed-with: swildner --- .gitattributes | 1 - 1 file changed, 1 deletion(-) delete mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes deleted file mode 100644 index d007f9ff01..0000000000 --- a/.gitattributes +++ /dev/null @@ -1 +0,0 @@ -* eol=lf -- 2.41.0