__pycache__/
*.pyc
*.pyo
.pytest_cache/
*.egg-info/
dist/
build/
.venv/
venv/
*_lacuna/
*.npz
*.npy
# The fitted sequence-ranker head is a shipped artifact, not a scratch file: the
# package is unusable with --rank-by learned-plm without it.
!lacuna/pockets/plm_head.npz
*.log
benchmarks/pdb_cache/
benchmarks/pm_data/
benchmarks/cb_data/
benchmarks/coach420_data/
.joss_review_venv/
.joss_review_out/
