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

# Virtual environments
.venv
.python-version

# secrets
*.env

# other
.DS_Store
localtests