From fa46574f03f21697c1b0c5decf577ada6b7b976f Mon Sep 17 00:00:00 2001 From: Stefan van der Walt Date: Tue, 7 Feb 2012 12:20:41 -0800 Subject: [PATCH] DOC: Ignore all auto generated results. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 1ada851d..1bd4352c 100644 --- a/.gitignore +++ b/.gitignore @@ -20,5 +20,6 @@ doc/source/auto_examples/*.py doc/source/auto_examples/*.txt doc/source/auto_examples/images/plot_*.png doc/source/auto_examples/images/thumb +doc/source/auto_examples/applications/ doc/source/_static/random.js