# Python metas
*.egg-info/
.python-version
__pycache__/
dist/

# uv virtualenv
.venv/
# Suffix with host/container identifier to avoid collisions
.venv.*/

# Coding agent stuffs
.agents/settings.local.json
.worktrees/
