From 57e242c5c64c2d2d14f86185ff430e62e8373563 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E7=BF=94?= Date: Sat, 2 May 2026 08:12:49 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=9B=B4=E6=96=B0.gitignore=E4=B8=AD?= =?UTF-8?q?=E7=9A=84dogfood-output=E6=A8=A1=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 0e75c60..f0e8728 100644 --- a/.gitignore +++ b/.gitignore @@ -294,4 +294,4 @@ findings.md AGENTS.md # dogfood -dogfood-output/ \ No newline at end of file +dogfood-output*/ \ No newline at end of file