Skip to content

Commit bd4fa45

Browse files
author
NBL Agent
committed
chore: .workbuddy/ 加入 .gitignore(工作区数据不入库,避免破坏静态文件清单门禁)
1 parent a708cdd commit bd4fa45

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,7 @@ node_modules/
1515
npm-debug.log*
1616

1717
# Playwright CLI session artifacts
18-
.playwright-cli/
18+
.playwright-cli/
19+
20+
# WorkBuddy workspace data (memory/logs - never commit; breaks static-check file-set gate)
21+
.workbuddy/

0 commit comments

Comments
 (0)