venv/
.venv/
__pycache__/
*.py[cod]
*.egg-info/
.pytest_cache/
pytest-cache-files-*/
.mypy_cache/
.ruff_cache/
.coverage*
htmlcov/
reports/
dist/
build/
site/
run/
logs/
*.log
.DS_Store
