.venv/
.pytest_cache/
.ruff_cache/
.coverage
coverage.xml
htmlcov/
__pycache__/
*.py[cod]
*.log
.DS_Store

