From 6c1f430aa76809084668f9a97121bd2ca8bafa10 Mon Sep 17 00:00:00 2001 From: Dries Vints Date: Thu, 10 Feb 2022 17:51:03 +0100 Subject: [PATCH] Revert "Fix .gitattributes consistency with .editorconfig (#5802)" (#5809) This reverts commit 207a23e4a1267e65b268a1ee09afdbc5f5e1beea. --- .gitattributes | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 65129b46..510d9961 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,5 +1,4 @@ * text=auto -* text eol=lf *.blade.php diff=html *.css diff=css