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