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:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user