From e87080cac3e6f01a5a2addd2124a87004b9df804 Mon Sep 17 00:00:00 2001 From: Curtis Blackburn Date: Wed, 26 Aug 2015 11:55:24 -0700 Subject: [PATCH] removing .gitattributes file, to resolve issues with permanantly modified .vcxproj.in files in git 2.4 and up --- .gitattributes | 1 - 1 file changed, 1 deletion(-) delete mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes deleted file mode 100644 index b69da9a28f..0000000000 --- a/.gitattributes +++ /dev/null @@ -1 +0,0 @@ -*.vcxproj.in eol=crlf