dist/
build/
*.egg-info/
__pycache__/
.venv/
*.pyc

# Build artifacts
site/
.coverage

