1 Star 0 Fork 0

shizhier/scratch-blocks-me

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 757 Bytes
一键复制 编辑 原始数据 按行查看 历史
Andrew Sliwinski 提交于 2018-10-04 09:40 . Add dart to gitignore
# OSX
.DS_Store
# NPM
/node_modules
npm-*
# Localization / I18N
common.pyc
.settings
.project
*.pyc
*.komodoproject
/nbproject/private/
# Unused by scratch-blocks
dart_compressed.js
javascript_compressed.js
lua_compressed.js
php_compressed.js
python_compressed.js
# Editor
.vscode
/accessible/*
/dist
/msg/js/*
!/msg/js/en.js
/msg/json/*
!/msg/json/en.json
/blockly_compressed_horizontal.js
/blockly_compressed_vertical.js
/blockly_uncompressed_horizontal.js
/blockly_uncompressed_vertical.js
/blocks_compressed_horizontal.js
/blocks_compressed_vertical.js
/blocks_compressed.js
/gh-pages/main.js
/gh-pages/playgrounds
/gh-pages/Gemfile.lock
/gh-pages/closure-library
/gh-pages/_site
/*compiler*.jar
/local_blockly_compressed_vertical.js
/chromedriver
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/shizhier/scratch-blocks-me.git
git@gitee.com:shizhier/scratch-blocks-me.git
shizhier
scratch-blocks-me
scratch-blocks-me
develop

搜索帮助