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

# Tools
.mypy_cache/
.ruff_cache/

# Virtual environments
.venv
