From 162a93b59bd2f1be32f46f799bf6b1edcffcadf4 Mon Sep 17 00:00:00 2001 From: Wesley Moore Date: Sat, 30 Jan 2010 15:36:56 +1100 Subject: [PATCH] Ignore more generated output --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index e7cdd2a..675db25 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ -output/*.html +output/*/*/*/*/*.html +output/fonts/* tmp/*