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)
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]

diff --git a/media/build/.gitignore b/media/build/.gitignore
new file mode 100644 (file)
index 0000000..72e8ffc
--- /dev/null
@@ -0,0 +1 @@
+*