From ba196486c0db56098d09f04a580bcdfb280f5284 Mon Sep 17 00:00:00 2001 From: Peanut Date: Sun, 24 May 2026 18:42:10 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=B0=86=E5=90=8E=E7=AB=AF=E8=BF=90?= =?UTF-8?q?=E8=A1=8C=E6=97=B6=E6=97=A5=E5=BF=97=20backend.err=20=E5=8A=A0?= =?UTF-8?q?=E5=85=A5=20gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.7 --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index c014bb1..74f857f 100644 --- a/.gitignore +++ b/.gitignore @@ -382,5 +382,8 @@ OpenClaw*.md .playwright-mcp/ aiconfig-*.png +# 运行时错误日志 +backend-single/backend.err + # Windows 临时空文件 nul