From 6286733f3c24bfc24c4809915081b224e9ee3866 Mon Sep 17 00:00:00 2001 From: sskj-agent Date: Wed, 22 Jul 2026 00:22:06 +0800 Subject: [PATCH] chore: gitignore dummy_sharegpt.json dataset --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 263811e..0257b91 100644 --- a/.gitignore +++ b/.gitignore @@ -77,3 +77,4 @@ bench-output/ # 逐请求原始日志(体积大;汇总见 results.json / report.md) experiments/**/raw_outputs/ +**/dummy_sharegpt.json