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
1 changed files with 6 additions and 0 deletions
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…
Add table
Add a link
Reference in a new issue