*.pdf
*.docx
*.xlsx
# Review bundles embed acknowledgment text extracted from the papers.
review*.json
desktop.ini
Thumbs.db
.venv/
.cache/
__pycache__/
*.py[cod]
.pytest_cache/
*.egg-info/
dist/
build/
docs/superpowers

# Screenshot generator: kept out of the repository.
docs/make_screenshots.py
