提交 66f5b6f3 编写于 作者: A Adam Roben

Merge pull request #705 from caiquerodrigues/patch-1

Dart.gitignore updated to reflect instructions provided by authors
.DS_Store
packages
// Don’t commit the following files and directories created by pub, Dart Editor, and dart2js
packages/
.project
pubspec.lock
.buildlog
*.js_
*.js.deps
*.js.map
// Include when developing application packages
pubspec.lock
// Avoid committing generated JavaScript files
*.dart.js
// Check for any other incovenient files generated by OS
// and other tools such as Eclipse, IntelliJ, etc.
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册