.gitattributes, do not modify crlf line endings of visual studio proj files

This commit is contained in:
rlar 2015-10-16 20:35:07 +02:00
parent 74f03ff027
commit 98860e4ade
1 changed files with 6 additions and 0 deletions

6
.gitattributes vendored Normal file
View File

@ -0,0 +1,6 @@
#
# do not change crlf line endings of visual studio project files
#
*.vcproj -text
*.sln -text
*.vcxproj -text