.pytest_cache/ .ruff_cache/ .mypy_cache/ .venv/ __pycache__/ *.pyc *.pyo *.pyd .coverage htmlcov/ dist/ build/ site/ *.egg-info/ .idea/ .vscode/ .DS_Store Thumbs.db *.db *.sqlite3 runtime/ artifacts/