# Project outputs and runtime
.premier-league/

# Python
.venv/
venv/
env/
__pycache__/
*.py[cod]
*.pyo
.Python
*.egg-info/
.eggs/

# Environment and tooling
.env
.coverage
htmlcov/
.pytest_cache/
.mypy_cache/
.DS_Store
