From 5f16ee7e0c1b5ac198a3e502b280d5e804ccb850 Mon Sep 17 00:00:00 2001 From: Dimitris Panokostas Date: Thu, 2 Mar 2017 00:27:30 +0100 Subject: [PATCH] gitattributes update --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index bc0e24f23..930ec5fbb 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,5 +1,5 @@ # Auto detect text files and perform LF normalization -* text=auto +#* text=auto # Declare files that will always have CRLF line endings on checkout. *.sln text eol=crlf