Mark MSVS *.vcxproj.filters files as using CR LF as well

For consistency with *.vcxproj and *.sln and for making
check_mixed_eol.sh happy.

Signed-off-by: Simon Rozman <simon@rozman.si>
This commit is contained in:
2021-11-24 11:55:57 +01:00
parent dafe3d11bf
commit 9cd8cc04dd
6 changed files with 672 additions and 671 deletions

1
.gitattributes vendored
View File

@@ -10,6 +10,7 @@
*.vc eol=crlf *.vc eol=crlf
*.vcproj eol=crlf *.vcproj eol=crlf
*.vcxproj eol=crlf *.vcxproj eol=crlf
*.vcxproj.filters eol=crlf
# Documentation used with Windows installer: # Documentation used with Windows installer: