diff --git a/contrib/library/text/parser/json/.gitattributes b/contrib/library/text/parser/json/.gitattributes index 98d61a9f..15e47090 100644 --- a/contrib/library/text/parser/json/.gitattributes +++ b/contrib/library/text/parser/json/.gitattributes @@ -1,5 +1,5 @@ # Set default behaviour, in case users don't have core.autocrlf set. -* text=auto +# * text=auto # Explicitly declare text files we want to always be normalized and converted # to native line endings on checkout.