From a78547835e90f5082c78fbfe7c0004b1566eebf4 Mon Sep 17 00:00:00 2001 From: Daniel Lemire Date: Tue, 26 Feb 2019 13:38:45 -0500 Subject: [PATCH] Simplifying the gitattributes commented line --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index b7f78957..e4ca9047 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,6 +1,6 @@ # Set the default behavior, in case people don't have core.autocrlf set. # Uncomment next line to adjust line endings -#* text=auto eol=lf +#* text=auto # Explicitly declare text files you want to always be normalized and converted # to native line endings on checkout.