.gitattributes: force mkv/webm to be treated as binary

Change-Id: I91463cd9b709dcfbb4aedc128b89f98f40550f69
This commit is contained in:
James Zern 2017-04-11 12:45:30 -07:00
parent 2cef4d51a2
commit b4522c1cdf

2
.gitattributes vendored
View File

@ -2,3 +2,5 @@
*.vcproj eol=crlf
*.vsprops eol=crlf
*.vcxproj eol=crlf
*.mkv -text -diff
*.webm -text -diff