__pycache__/ *.py[cod] *.so *.egg-info/ dist/ build/ .eggs/ *.egg .pytest_cache/ .mypy_cache/ .coverage htmlcov/ *.db .env venv/ .venv/