Commit 352771f9 authored by Carl Suster's avatar Carl Suster

Merge pull request #978 from stuartpb/patch-3

Fix comments in Dart template
parents b8f2b6d2 36e07e8b
// Don’t commit the following files and directories created by pub and dart2js
# Don’t commit the following files and directories created by pub and dart2js
packages/
*.js_
*.js.deps
*.js.map
// Include when developing application packages
# Include when developing application packages
pubspec.lock
// Avoid committing generated JavaScript files
# Avoid committing generated JavaScript files
*.dart.js
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment