build: 2个json 不能加入 .gitignore

This commit is contained in:
菲鸽
2024-03-20 17:22:34 +08:00
parent 3f4f165a30
commit f522ccee86
3 changed files with 149 additions and 2 deletions

4
.gitignore vendored
View File

@@ -32,8 +32,8 @@ components.d.ts
uni-pages.d.ts
# 插件生成的文件
src/pages.json
src/manifest.json
# src/pages.json
# src/manifest.json
# lock 文件还是不要了,我主要的版本写死就好了
# github actions 需要这些文件,所以留着