Skip to content

Commit 54c2c28

Browse files
pps83rillian
authored andcommitted
Force crlf line endings for VS2015 project files.
Signed-off-by: Ralph Giles <[email protected]>
1 parent c286c60 commit 54c2c28

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.gitattributes

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,9 @@
22
.gitattributes export-ignore
33

44
update_version export-ignore
5+
6+
*.bat eol=crlf
7+
*.sln eol=crlf
8+
*.vcxproj eol=crlf
9+
*.vcxproj.filters eol=crlf
10+
common.props eol=crlf

0 commit comments

Comments
 (0)