# venv
.venv/

# cache
*__pycache__/

# build
dist/