删除打包cache文件

This commit is contained in:
wangweidong 2025-11-12 09:04:30 +08:00
parent ecafd65cb0
commit 6c6e665f44
2 changed files with 2 additions and 6 deletions

3
.gitignore vendored
View File

@ -1,3 +1,4 @@
/.hbuilderx /.hbuilderx
/unpackage/dist/dev/app-plus /unpackage/dist/dev/app-plus
/unpackage/dist/dev/mp-weixin /unpackage/dist/dev/mp-weixin
/unpackage/dist/dev/cache

File diff suppressed because one or more lines are too long