/target
/.venv
*.egg-info
__pycache__/
__marimo__/
/dist
cli-wheel/dist/

# maturin drops the built extension here during `maturin develop`
python/calc_rs/_calc_rs.*
python/calc_rs/*.so
python/calc_rs/*.pyd
