加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 584 Bytes
一键复制 编辑 原始数据 按行查看 历史
himuil 提交于 2018-01-10 10:59 . Merge branch 'master' into 5.1.x
bin-debug/
node_modules/
.idea/
tools/node_modules
src/egret/**/*.js
src/egret/**/**/*.js
src/extension/**/*.js
src/extension/**/**/*.js
tools/nodejs/buildTS.local
*.local
*.map
.idea
/tools/lib/exml/src/code/skins/Panel.js
/tools/lib/exml/src/code/skins/Panel.ts
/tools/lib/exml/src/code/components/Button.js
/tools/lib/exml/src/egret.d.ts
*.swp
*~
.DS_Store
.[Tt]humb
*.config
obj/
*.user
*.suo
*.sln
*.csproj
*.ide/
npm-debug.log
src/tsc_config_temp.txt
/bin
/tsconfig.json
/index.html
/src/tests
.wing/settings.json
/built
/tests**
/target**
test-script.js
tsconfig.debug.json
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化