# Python build files
build/
dist/
*.egg-info/
__pycache__/
*.pyc
*.log
*.pdf
*.so
.eggs/
.pytest_cache/
.tox/

# Generated files
docs/api/
