chore: 将后端运行时日志 backend.err 加入 gitignore
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
@@ -382,5 +382,8 @@ OpenClaw*.md
|
|||||||
.playwright-mcp/
|
.playwright-mcp/
|
||||||
aiconfig-*.png
|
aiconfig-*.png
|
||||||
|
|
||||||
|
# 运行时错误日志
|
||||||
|
backend-single/backend.err
|
||||||
|
|
||||||
# Windows 临时空文件
|
# Windows 临时空文件
|
||||||
nul
|
nul
|
||||||
|
|||||||
Reference in New Issue
Block a user