From 7e8d3d8a3b397271331c8a27c8fb651e13aa07cc Mon Sep 17 00:00:00 2001 From: Date: Thu, 28 Jan 2016 00:53:07 -0500 Subject: [PATCH] MSVS stuff is indifferent to LF or CRLF, and Windows is CRLF. --- .gitattributes | 9 --------- 1 file changed, 9 deletions(-) diff --git a/.gitattributes b/.gitattributes index c464d9797..8b14d0672 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,12 +1,3 @@ -# Files that will always have CRLF line endings on checkout -*.sln text eol=crlf -*.vcproj text eol=crlf -*.vcxproj text eol=crlf -*.filters text eol=crlf -*.props text eol=crlf -*.vsprops text eol=crlf -*.vbs text eol=crlf - # All files that are binary and should not be normalized # Images