From: José Fonseca Date: Tue, 24 Jun 2008 13:17:39 +0000 (+0900) Subject: Allow CRLF automatic conversion on MSVC project files. X-Git-Tag: 062012170305~17580^2~390^2~1096 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=67262c82a17eebfb58cfbf39e512a5981185acfe;p=profile%2Fivi%2Fmesa.git Allow CRLF automatic conversion on MSVC project files. MSVC doesn't really care, and it is frequently causing merge conflicts. --- diff --git a/.gitattributes b/.gitattributes deleted file mode 100755 index 23c6280..0000000 --- a/.gitattributes +++ /dev/null @@ -1,4 +0,0 @@ -*.dsp -crlf -*.dsw -crlf -*.sln -crlf -*.vcproj -crlf