# Python
__pycache__/
.pytest_cache/
.venv/
*.pyc

# Sphinx build artifacts
docs/_build/

# OS
.DS_Store

