# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info

# Virtual environments
.venv
.ruff*
.pytest*
.h5ad
*.ipynb
tests/data/
.tox
*.ipynb


# Added by cargo
docs/_build
/target
.DS_Store
*.so
