From f020edc5e687f35191859123f460fc5fc0e02319 Mon Sep 17 00:00:00 2001 From: Stefan van der Walt Date: Mon, 12 Dec 2011 15:58:08 -0800 Subject: [PATCH] Ignore auto examples. --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 88dba553..3a249515 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,7 @@ dist skimage/version.py *.swp .coverage +doc/source/auto_examples/*.py +doc/source/auto_examples/*.txt +doc/source/auto_examples/images/plot_*.png +doc/source/auto_examples/images/thumb