# Build artifacts
dist/
build/
*.egg-info/

# Python
__pycache__/
*.py[cod]
.venv/
venv/

# Local config
.ony/
