chore: 忽略本地工作树和构建产物

This commit is contained in:
root
2026-09-14 10:29:21 +08:00
parent ec2bf3a4e1
commit 39798c2f7c
+7
View File
@@ -0,0 +1,7 @@
.worktrees/
node_modules/
dist/
.env
coverage/
test-results/
playwright-report/