.venv/ __pycache__/ *.py[cod] *.pyo *.pyd .pytest_cache/ .mypy_cache/ .ruff_cache/ .coverage .coverage.* htmlcov/ .pytest_cache/ .mypy_cache/ .ruff_cache/ *.egg-info/ dist/ build/ .env .env.* .idea/ .vscode/ .DS_Store Thumbs.db