Treat minified files as binary for git
This prevents e.g. `git log -p` from showing the content changes in these files by default, which is what we want because line-oriented diffs of these files are meaningless.
正在显示
请
注册
或者
登录
后发表评论
This prevents e.g. `git log -p` from showing the content changes in these files by default, which is what we want because line-oriented diffs of these files are meaningless.