Disable autocrlf for Visual Studio project files.

This commit is contained in:
Jose Fonseca 2008-02-28 12:34:01 +09:00
parent cabcee9ea9
commit 90a036b337
1 changed files with 4 additions and 0 deletions

4
.gitattributes vendored Normal file
View File

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