加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 579 Bytes
一键复制 编辑 原始数据 按行查看 历史
王泽 提交于 2017-12-26 17:23 . update ignore
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*
tsconfig.debug.json
target
test-script.js
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化