chore: 重新添加 lock 文件到 gitignore

This commit is contained in:
feige996
2025-09-11 09:44:24 +08:00
parent 63e22ab18f
commit e723a06dfd
2 changed files with 2 additions and 13713 deletions

4
.gitignore vendored
View File

@@ -32,8 +32,8 @@ src/manifest.json
src/pages.json
# lock 文件还是不要了,我主要的版本写死就好了
# pnpm-lock.yaml
# package-lock.json
pnpm-lock.yaml
package-lock.json
# TIPS如果某些文件已经加入了版本管理现在重新加入 .gitignore 是不生效的,需要执行下面的操作
# `git rm -r --cached .` 然后提交 commit 即可。

13711
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff