From 5fb00ff7bf1d83da9c0cb677712124df200db166 Mon Sep 17 00:00:00 2001 From: Patrick Niklaus Date: Tue, 4 Jul 2017 22:49:30 +0000 Subject: [PATCH] [skip ci] Revert back gitattributes, was unrelated to OSX --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 2f6f6484c..37ce36f9b 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,5 +1,5 @@ # Set the default behavior, in case people don't have core.autocrlf set. -#* text=auto # Does it cause problems on OSX? +* text=auto # Explicitly declare text files you want to always be normalized and converted # to native line endings on checkout.