Skip to content

Commit c70ee5e

Browse files
committed
Fix line endings
CRLF and LF were mixed in lots of files, confusing tools like `patch`.
1 parent d826fd0 commit c70ee5e

549 files changed

Lines changed: 236008 additions & 236007 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
# This is so people without core.autocrlf set could work properly with project files.
22
*.vcxproj text eol=crlf
3+
*.vcxproj.filters text eol=crlf

0 commit comments

Comments
 (0)