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:
Petr Menšík
2019-01-16 12:23:53 +01:00
committed by Mark Andrews
parent c8e7c8c928
commit 631cb464c1

2
.gitattributes vendored
View File

@@ -1,3 +1,5 @@
*.sln.in eol=crlf
*.vcxproj.in eol=crlf
*.vcxproj.filters.in eol=crlf
*.dsw eol=crlf
win32utils/**.txt eol=crlf