Allow CRLF automatic conversion on MSVC project files.
authorJosé Fonseca <jrfonseca@tungstengraphics.com>
Tue, 24 Jun 2008 13:17:39 +0000 (22:17 +0900)
committerJosé Fonseca <jrfonseca@tungstengraphics.com>
Tue, 24 Jun 2008 13:25:52 +0000 (22:25 +0900)
MSVC doesn't really care, and it is frequently causing merge conflicts.

.gitattributes [deleted file]

diff --git a/.gitattributes b/.gitattributes
deleted file mode 100755 (executable)
index 23c6280..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-*.dsp -crlf
-*.dsw -crlf
-*.sln -crlf
-*.vcproj -crlf