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

# Virtual environments
.venv

# dug local index — machine-specific, never commit
.dug/

# uv lockfile — not needed for a CLI tool's consumers
uv.lock
