mirror of
https://github.com/wassname/scikit-image.git
synced 2026-06-28 22:04:10 +08:00
27 lines
360 B
Plaintext
27 lines
360 B
Plaintext
*.pyc
|
|
*~
|
|
*#
|
|
*egg-info
|
|
*.so
|
|
*.bak
|
|
*.c
|
|
*.new
|
|
*.md5
|
|
*.old
|
|
doc/source/api
|
|
doc/build
|
|
source/api
|
|
build
|
|
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
|
|
doc/source/auto_examples/applications/
|
|
doc/source/_static/random.js
|
|
.idea/
|
|
*.log
|