.DS_Store

.venv/
.pytest_cache/
.mypy_cache/
.ruff_cache/
__pycache__/
*.py[cod]

.coverage
coverage.xml
htmlcov/

.airelay/
.airelays/
.openai-endpoint/
logs/
site/

build/
dist/
*.egg-info/
