# pixi environments
.pixi/*
!.pixi/config.toml

# Python and tool caches
__pycache__/
*.py[cod]
*.egg-info/
conda_broker/_version.py
.pytest_cache/
.ruff_cache/

# Generated documentation and demos
docs/_build/
demos/*.mp4
