.git
.github
.pytest_cache
.ruff_cache
.mypy_cache
.venv
__pycache__
*.pyc
*.pyo
*.egg-info
dist
build
htmlcov
.coverage
.DS_Store
tests
