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

# Benchmark results
results/
eval_output/

# Large eval datasets
data/longmemeval_s_*.json
data/longmemeval_m_*.json

# Git worktrees
.worktrees/
worktrees/
.worktrees
.DS_Store
