mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-06 05:16:40 +08:00
Modified .gitignore to properly ignore auto_example files
This commit is contained in:
+2
-6
@@ -18,12 +18,8 @@ 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/
|
||||
auto_examples/
|
||||
~doc/source/auto_examples/blank_image.png
|
||||
doc/source/_static/random.js
|
||||
.idea/
|
||||
*.log
|
||||
|
||||
Reference in New Issue
Block a user