chore: gitignore 忽略 .playwright-cli 本地录制产物
parent
e91d30e899
commit
974527ed31
|
|
@ -60,3 +60,6 @@ vite.config.ts.*
|
|||
skills-lock.json
|
||||
.atomcode
|
||||
datalog
|
||||
|
||||
# Playwright CLI 录制产物(本地调试,不入库)
|
||||
.playwright-cli
|
||||
|
|
|
|||
Loading…
Reference in New Issue