.venv/
build/
dist/
*.egg-info/
__pycache__/
.pytest_cache/
.ruff_cache/
.DS_Store

# built by helper/build.sh (released wheels include it)
src/imbridge/helper/*.dylib
