.agents/
.coverage
.coverage.*
.git
.github
.pytest_cache/
.ruff_cache/
.venv/
__pycache__/
*.pyc
*.pyo
*.pyd
.DS_Store
dist/
htmlcov/
