chore: gitignore 忽略 .playwright-cli 本地录制产物

pull/350/head
YunaiV 2026-05-29 22:25:45 +08:00
parent e91d30e899
commit 974527ed31
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -60,3 +60,6 @@ vite.config.ts.*
skills-lock.json
.atomcode
datalog
# Playwright CLI 录制产物(本地调试,不入库)
.playwright-cli