From fd0ce6526da90a80c65b7609e82ba058f1894657 Mon Sep 17 00:00:00 2001 From: Robert Quattlebaum Date: Wed, 14 Sep 2016 15:51:30 -0700 Subject: [PATCH] Revert the introduction of .gitattributes. #473 (#594) This will be reintroduced in a later commit. --- .gitattributes | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes deleted file mode 100644 index 86d9f3d94..000000000 --- a/.gitattributes +++ /dev/null @@ -1,4 +0,0 @@ -* text=lf -*.vcxproj eol=crlf -*.vcxproj.filters eol=crlf -*.sln eol=crlf \ No newline at end of file