提交 299b928b 编写于 作者: B Brendan Forster

Merge pull request #1710 from ArgentiApparatus/patch-2

Update Dart.gitignore
# Don’t commit the following directories created by pub.
# Files and directories created by pub
.buildlog
.packages
.project
.pub/
build/
packages
.packages
**/packages/
# Or the files created by dart2js.
*.dart.js
*.js_
# Files created by dart2js
*.js
*.precompiled.js
*.js.deps
*.js.map
*.info.json
# Or the files created by dartdoc.
# Directory created by dartdoc
doc/
# Don't commit pubspec lock file. (Library packages only! Remove pattern if developing an application package.)
# Don't commit pubspec lock file (Library packages only! Remove pattern if developing an application package)
pubspec.lock
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册