/target/
/.venv/
__pycache__/
*.py[cod]
*.egg-info/
.pytest_cache/
.ruff_cache/
.mypy_cache/

# Maturin / pyo3
*.so
*.pyd
/dist/
/wheels/
