# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info

# local dirs
.logs
.tmp

# Virtual environments
.venv
