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/