From 1580360c3d1b88c4ca7bfeb715706ecec9507f9a Mon Sep 17 00:00:00 2001 From: Nam Rodriguez Date: Tue, 12 May 2026 22:06:03 -0400 Subject: [PATCH] fix: allow results file in .gitignore to unblock release-plz --- benchmarks/longmemeval/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/benchmarks/longmemeval/.gitignore b/benchmarks/longmemeval/.gitignore index a38ccc8..cb4e65c 100644 --- a/benchmarks/longmemeval/.gitignore +++ b/benchmarks/longmemeval/.gitignore @@ -3,4 +3,5 @@ data/ # Benchmark results and eval logs results/ +!results/longmemeval_s_results.jsonl extraction_cache.json