chore: ignore local mnote runtime artifacts
This commit is contained in:
+9
-4
@@ -71,16 +71,21 @@ tmp
|
||||
|
||||
# pnpm 本地缓存
|
||||
/.pnpm-store/
|
||||
.playwright-mcp
|
||||
.playwright-mcp
|
||||
rust/spikes/leptos-tiptap-spike/trunk-8123.err
|
||||
rust/spikes/leptos-tiptap-spike/trunk-8123.out
|
||||
design/05-editor-mainline/reference-code
|
||||
/reference-code/
|
||||
|
||||
# MNote 本地运行索引与一次性浏览器截图
|
||||
/.mnote/
|
||||
/filetree-*.png
|
||||
/task*-*.png
|
||||
|
||||
# 本地 Wolai 对标取证与截图产物
|
||||
/test-results/
|
||||
/wolai-*.png
|
||||
/wolai-*.md
|
||||
/test-results/
|
||||
/wolai-*.png
|
||||
/wolai-*.md
|
||||
|
||||
# 任务型浏览器 smoke 只作本地验收,不纳入项目运行面
|
||||
/scripts/task*-wolai-*.js
|
||||
|
||||
Reference in New Issue
Block a user