# Clean generated documentation
docs/_build/
docs/_static/
docs/_templates/

# Clean python builds
*.egg-info/
.pybuild/
