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

This commit is contained in:
YunaiV
2026-05-29 22:25:45 +08:00
parent e91d30e899
commit 974527ed31

3
.gitignore vendored
View File

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