Force crlf line endings for VS2015 project files.
Signed-off-by: Ricardo Constantino <wiiaboo@gmail.com>
This commit is contained in:
parent
3fe744ea04
commit
1f38af47b5
6
.gitattributes
vendored
6
.gitattributes
vendored
@ -2,3 +2,9 @@
|
||||
.gitattributes export-ignore
|
||||
|
||||
update_version export-ignore
|
||||
|
||||
*.bat eol=crlf
|
||||
*.sln eol=crlf
|
||||
*.vcxproj eol=crlf
|
||||
*.vcxproj.filters eol=crlf
|
||||
common.props eol=crlf
|
||||
|
||||
Loading…
Reference in New Issue
Block a user