From: W. Trevor King Date: Fri, 17 Jan 2014 03:59:51 +0000 (-0800) Subject: media/build/.gitignore: Ignore the results of media compilation X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=4393c25bd50ddc74a9a7c336b679fd1bb5e2ec5e;p=reveal.js.git 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 ;). --- diff --git a/media/build/.gitignore b/media/build/.gitignore new file mode 100644 index 0000000..72e8ffc --- /dev/null +++ b/media/build/.gitignore @@ -0,0 +1 @@ +*