.venv/
__pycache__/
*.pyc
.git/

# Docs build
docs/_build/

