# Common
build/
*.egg-info/
dist/

# Python
__pycache__
venv/
.venv/
