Change eol of windows files
Release tarballs have different eol of windows only files. Change them also in git, so checkout matches archvies as much as possible.
This commit is contained in:
committed by
Mark Andrews
parent
c8e7c8c928
commit
631cb464c1
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -1,3 +1,5 @@
|
||||
*.sln.in eol=crlf
|
||||
*.vcxproj.in eol=crlf
|
||||
*.vcxproj.filters.in eol=crlf
|
||||
*.dsw eol=crlf
|
||||
win32utils/**.txt eol=crlf
|
||||
|
||||
Reference in New Issue
Block a user