忽略由于node版本不同导致lock文件不同,只需要保留package.json即可

This commit is contained in:
yxx7318 2025-07-24 13:50:29 +08:00
parent 782137dc06
commit 68ddad8419
4 changed files with 6 additions and 28025 deletions

5
.gitignore vendored
View File

@ -46,3 +46,8 @@ debug.log
# 不排除下列文件名
!important_file.txt
# 忽略由于node版本不同导致lock文件不同只需要保留package.json即可
package-lock.json
yarn.lock
pnpm-lock.yaml

13030
package-lock.json generated

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

5919
yarn.lock

File diff suppressed because it is too large Load Diff