chore: gitignore 忽略 .playwright-cli 本地录制产物
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -60,3 +60,6 @@ vite.config.ts.*
|
||||
skills-lock.json
|
||||
.atomcode
|
||||
datalog
|
||||
|
||||
# Playwright CLI 录制产物(本地调试,不入库)
|
||||
.playwright-cli
|
||||
|
||||
Reference in New Issue
Block a user