.git
.github
__pycache__/
.mypy_cache/
.pytest_cache/
.ruff_cache/
.nox/
.tox/
*.pyc
*.pyo
*.pyd
*.log
htmlcov/
dist/
build/
uv.lock.bak
instances.yaml
.env
.venv
venv/
env/
terminals/

