Teach git that some files are binary
authorMark Abraham <mark.j.abraham@gmail.com>
Wed, 10 Sep 2014 06:55:49 +0000 (08:55 +0200)
committerMark Abraham <mark.j.abraham@gmail.com>
Sat, 13 Sep 2014 13:41:12 +0000 (15:41 +0200)
commit4b6df3ae8820d7b205040ee3f84c9ae399623c7c
tree8c67af4f869f1e90217df3b1fce63fe8873a0700
parentae045993e6925e7f316fd4dc81212bb3bb156c93
Teach git that some files are binary

This stops things like git grep on short strings finding and showing
diffs from binary files.

Change-Id: I877211accfab3e8132d4cec1f671df790d0500f8
.gitattributes