diff --git a/.gitignore b/.gitignore index f6c49609..91b56fb1 100644 --- a/.gitignore +++ b/.gitignore @@ -18,12 +18,7 @@ dist skimage/version.py *.swp .coverage -doc/source/auto_examples/*.py -doc/source/auto_examples/*.txt -doc/source/auto_examples/notebook -doc/source/auto_examples/images/plot_*.png -doc/source/auto_examples/images/thumb -doc/source/auto_examples/applications/ +doc/source/auto_examples/**/* doc/source/_static/random.js .idea/ *.log diff --git a/doc/source/auto_examples/images/blank_image.png b/doc/source/auto_examples/images/blank_image.png deleted file mode 100644 index 4913b99b..00000000 Binary files a/doc/source/auto_examples/images/blank_image.png and /dev/null differ