From 67262c82a17eebfb58cfbf39e512a5981185acfe Mon Sep 17 00:00:00 2001 From: José Fonseca Date: Tue, 24 Jun 2008 22:17:39 +0900 Subject: Allow CRLF automatic conversion on MSVC project files. MSVC doesn't really care, and it is frequently causing merge conflicts. --- .gitattributes | 4 ---- 1 file changed, 4 deletions(-) delete mode 100755 .gitattributes diff --git a/.gitattributes b/.gitattributes deleted file mode 100755 index 23c6280f6d..0000000000 --- a/.gitattributes +++ /dev/null @@ -1,4 +0,0 @@ -*.dsp -crlf -*.dsw -crlf -*.sln -crlf -*.vcproj -crlf -- cgit v1.2.3