From 08bdda4cb99ee8295f99a8d08ef426b3fbd1448a Mon Sep 17 00:00:00 2001 From: "z.zhang" Date: Thu, 3 Sep 2026 23:31:45 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20gitignore=20=E6=9C=AC=E5=9C=B0?= =?UTF-8?q?=E8=BF=90=E8=A1=8C=E6=97=A5=E5=BF=97=EF=BC=88.codex-*=EF=BC=89?= =?UTF-8?q?=E4=B8=8E=E6=88=AA=E5=9B=BE=E6=97=A5=E5=BF=97/=E5=BA=9F?= =?UTF-8?q?=E5=BC=83=E7=9B=AE=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 6d05806..6d72ffa 100644 --- a/.gitignore +++ b/.gitignore @@ -34,6 +34,10 @@ poc/pi-fallback/smoke/*.log poc/pi-fallback/smoke/*.sse poc/pi-fallback/probes/*.out poc/pi-fallback/probes/*.marker +# ---- 本地运行日志(勿提交)---- +.codex-*.log +_shots/*.log +_shots/v2-discard/ # ---- IDE / 系统 ---- .idea/ .vscode/