mirror of
https://github.com/wassname/scikit-image.git
synced 2026-06-28 07:18:35 +08:00
33 lines
464 B
Plaintext
33 lines
464 B
Plaintext
*.pyc
|
|
*~
|
|
*#
|
|
.#*
|
|
*egg-info
|
|
*.so
|
|
*.pyd
|
|
*.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/notebook
|
|
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
|
|
doc/release/_release_notes_for_docs.txt
|
|
doc/gh-pages
|
|
wheels
|