Allow CRLF automatic conversion on MSVC project files.

MSVC doesn't really care, and it is frequently causing merge conflicts.
This commit is contained in:
José Fonseca 2008-06-24 22:17:39 +09:00
parent e95697758e
commit 67262c82a1
1 changed files with 0 additions and 4 deletions

4
.gitattributes vendored
View File

@ -1,4 +0,0 @@
*.dsp -crlf
*.dsw -crlf
*.sln -crlf
*.vcproj -crlf