git: recognise level files
authorMischa Poslawsky <wormy@shiar.org>
Wed, 25 Feb 2009 12:38:55 +0000 (13:38 +0100)
committerMischa Poslawsky <wormy@shiar.org>
Mon, 2 Mar 2009 21:42:35 +0000 (22:42 +0100)
commit23d3305d9e85430ecafc7f1c6347e822b0e60134
tree33f7657127ba0d2be85047cd81069f5c82762d18
parent7e3af99422406dfbf962f92927e77b6907e3f757
git: recognise level files

Set filetype for all (likely to be) levels to "wormylevel", so it is
possible to use custom handling for them.  Notably, for more detailed
diffs than 'binary files differ', users can use parse-wormedit output
for example:

git config --global diff.wormylevel.textconv parse-wormedit
.gitattributes [new file with mode: 0644]