优化 添加 .manifest-updated 到 gitignore,忽略编译时生成的临时文件

This commit is contained in:
yuantao
2026-01-19 14:35:50 +08:00
parent 22d9602a25
commit dc272d289f

3
.gitignore vendored
View File

@@ -1,3 +1,4 @@
unpackage unpackage
/dist /dist
node_modules node_modules
.manifest-updated