# Distribution / packaging
build/
dist/
*.egg-info/
*.egg
.eggs/
**/__pycache__/

# Test examples
examples/**/results/
**/playground/

