__pycache__/
*.py[cod]
*.egg-info/
dist/
.venv/
.pytest_cache/
*.db
vectors/

# Benchmark results
results/
