.gitattributes, do not modify crlf line endings of visual studio proj files
This commit is contained in:
parent
74f03ff027
commit
98860e4ade
|
|
@ -0,0 +1,6 @@
|
|||
#
|
||||
# do not change crlf line endings of visual studio project files
|
||||
#
|
||||
*.vcproj -text
|
||||
*.sln -text
|
||||
*.vcxproj -text
|
||||
Loading…
Reference in New Issue