忽略打包结果

This commit is contained in:
砂糖
2025-07-12 13:15:52 +08:00
parent 629afa5e0b
commit ee8f63e965
3 changed files with 2 additions and 2 deletions

1
.gitignore vendored
View File

@@ -23,6 +23,7 @@ uniCloud-aliyun
/unpackage/debug /unpackage/debug
/unpackage/dist /unpackage/dist
/unpackage/resources /unpackage/resources
/unpackage/release
# misc # misc
.DS_Store .DS_Store

View File

@@ -21,8 +21,7 @@
"Camera" : {}, "Camera" : {},
"Record" : {}, "Record" : {},
"Geolocation" : {}, "Geolocation" : {},
"Maps" : {}, "Maps" : {}
"Push" : {}
}, },
"distribute" : { "distribute" : {
"android" : { "android" : {

Binary file not shown.