Files
medicine_app/.gitignore
chenghuan 3a1cffacde feat: 移除vip页面中针对iOS平台的购买限制
更新manifest.json中的版本号至2.0.35
移除vip页面中针对iOS平台的购买限制
调整.gitignore文件,排除unpackage下的特定目录
2026-01-23 10:51:37 +08:00

29 lines
322 B
Plaintext

.DS_Store
node_modules
/dist
vue.config
# local env files
.env.local
.env.*.local
# Log files
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Editor directories and files
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw*
/package-lock.json
wxcomponents/
.hbuilderx/
unpackage/cache/
unpackage/dist/
unpackage/release/