git配置不提交package-lock.json

This commit is contained in:
Songsl 2026-04-08 16:56:58 +08:00
parent 3145335e6b
commit bffaab9075
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -28,6 +28,8 @@ coverage
.eslintcache .eslintcache
package-lock.json
# Cypress # Cypress
/cypress/videos/ /cypress/videos/
/cypress/screenshots/ /cypress/screenshots/