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

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