media/build/.gitignore: Ignore the results of media compilation
authorW. Trevor King <wking@tremily.us>
Fri, 17 Jan 2014 03:59:51 +0000 (19:59 -0800)
committerW. Trevor King <wking@tremily.us>
Fri, 17 Jan 2014 04:56:37 +0000 (20:56 -0800)
commit4393c25bd50ddc74a9a7c336b679fd1bb5e2ec5e
treed4afd9059e4edc197c9d891fdbfe40bf610522eb
parenta83ababde891273423222eb86ac7b0dc221c3659
media/build/.gitignore: Ignore the results of media compilation

The Makefile allows you to build all of this from source, so there's
no need to version the compiled material.  As a helpful side effect,
this .gitignore file ensures that the media/build directory is
automatically created by future Git checkouts ;).
media/build/.gitignore [new file with mode: 0644]