Browse Source

忽略.hubuilderx中的文件

master
453530270@qq.com 3 years ago
parent
commit
2ba00129b2
  1. 2
      .gitignore
  2. 16
      .hbuilderx/launch.json

2
.gitignore

@ -42,4 +42,4 @@ node_modules/
unpackage unpackage
.idea/ .idea/
.hbuilderx .hbuilderx/

16
.hbuilderx/launch.json

@ -1,16 +0,0 @@
{ // launch.json configurations app-plus/h5/mp-weixin/mp-baidu/mp-alipay/mp-qq/mp-toutiao/mp-360/
// launchtypelocalremote, localremote
"version": "0.0",
"configurations": [{
"default" :
{
"launchtype" : "local"
},
"h5" :
{
"launchtype" : "local"
},
"type" : "uniCloud"
}
]
}
Loading…
Cancel
Save