Commits
Travis Cross committed 2cb0d7901d0
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.