.venv/
.pytest_cache/
__pycache__/
*.py[cod]
.ruff_cache/
.mypy_cache/
dist/
build/
*.egg-info/
eval-results/

# Local reference clone used during development; not part of this project.
insane-search/
