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

# Virtual environments
.venv

# Sphinx build output
docs/_build/
