__pycache__ *.pyc *.pyo *.pyd .Python *.egg-info/ .pytest_cache/ .mypy_cache/ .ruff_cache/ .coverage htmlcov/ venv/ .venv/ env/ .env .env.* .git .gitignore .dockerignore Dockerfile README.md *.md .vscode/ .idea/ *.log