mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-07 10:40:36 +08:00
48dcafd88f
Conflicts: .gitignore scikits/image/opencv/setup.py
16 lines
126 B
Plaintext
16 lines
126 B
Plaintext
*.pyc
|
|
*~
|
|
*#
|
|
*egg-info
|
|
*.so
|
|
*.bak
|
|
*.c
|
|
.gitignore
|
|
*.new
|
|
doc/source/api
|
|
doc/build
|
|
source/api
|
|
build
|
|
dist
|
|
scikits/image/version.py
|