# python generated files
__pycache__/
.ruff_cache/
.mypy_cache/
*.py[oc]
build/
dist/
wheels/
*.egg-info
docs/_build/

# venv
.venv

# pixi environments
.pixi
*.egg-info
