__pycache__/
*.py[cod]
*$py.class

.pytest_cache/
.ruff_cache/
.mypy_cache/
.coverage
htmlcov/

build/
dist/
*.egg-info/
.eggs/
*.egg

.venv/
venv/
env/

*.svs
*.ome.tif
*.ome.tiff
*.tif
*.tiff

.DS_Store
