__pycache__/
*.py[cod]
*.egg-info/
build/
dist/
.venv/
venv/
.pytest_cache/
.ruff_cache/
.DS_Store
problem.txt

# Scratch: someone's attempt at a question, used to measure it. Never shipped.
.attempt/
