.env
.venv/
__pycache__/
*.pyc
*.pyo
*.egg-info/
dist/
.pytest_cache/
.ruff_cache/
.mypy_cache/

# The gog release binary that scripts/fetch_gog.py downloads for the e2e tier.
.cache/
