Merge pull request #1966 from vighneshbirodkar/gitignore

Modified .gitignore to properly ignore auto_example files
This commit is contained in:
Steven Silvester
2016-03-19 12:44:45 -05:00
2 changed files with 1 additions and 6 deletions
+1 -6
View File
@@ -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
Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB