mirror of
https://github.com/wassname/scikit-image.git
synced 2026-06-27 17:17:07 +08:00
Merge pull request #1966 from vighneshbirodkar/gitignore
Modified .gitignore to properly ignore auto_example files
This commit is contained in:
+1
-6
@@ -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 |
Reference in New Issue
Block a user