*.tiff
*.siff
*.json
*.ipynb
*.dict
*.ref
*.roi
*.*roi
*.csv
*.h5
*.hdf5
*.DS_Store
.DS_Store

tests/data/

# Distribution / packaging
bin/
build/
develop-eggs/
dist/
eggs/
lib/
lib64/
parts/
sdist/
var/
*.egg-info/
.installed.cfg
*.egg
target/

# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
.pytest_cache/

# C extensions
*.so

# Testing env
.tox/
