Disable autocrlf on Visual Studio project files.

This commit is contained in:
José Fonseca
2008-02-28 15:52:30 +09:00
parent 5c0a089a5d
commit 2d8d472426

4
.gitattributes vendored Executable file
View File

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