From 871f4383c4295b2796f46c7faee1a5056b5c95c3 Mon Sep 17 00:00:00 2001 From: Benjamin Franzke Date: Wed, 14 Nov 2012 13:41:18 +0100 Subject: doc: Add presentation.html and film.svg to gitignore --- doc/.gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 doc/.gitignore (limited to 'doc') diff --git a/doc/.gitignore b/doc/.gitignore new file mode 100644 index 0000000..05d8cb1 --- /dev/null +++ b/doc/.gitignore @@ -0,0 +1,2 @@ +presentation.html +image/film.svg -- cgit