build/
assets/private/
*.aux
*.log
*.toc
*.out
*.fls
*.fdb_latexmk
.DS_Store

# Downloaded imagery: reproducible with `make assets && make frames`, and 15 MB of
# JPEG frames does not belong in git history.
assets/muscles/
assets/skills/
assets/frames/
data/commons-index.json
data/commons-skills.json
__pycache__/
*.pyc
