1
0
Fork 0

Merge branch 'config' into localApps

This commit is contained in:
pooneyy 2025-10-08 00:35:38 +08:00
commit 79d6894f55
No known key found for this signature in database
1 changed files with 2 additions and 1 deletions

View File

@ -29,7 +29,8 @@
"matchPackageNames": [ "matchPackageNames": [
"*.aliyuncs.com/**", "*.aliyuncs.com/**",
"*.gitlab.cn/**", "*.gitlab.cn/**",
"*.myhuaweicloud.com/**" "*.myhuaweicloud.com/**",
"*.tencentyun.com/**"
], ],
"enabled": false "enabled": false
}, },