411efe695c
highlight the area of the original source that had the error. R=vsm@google.com Review URL: https://chromereviews.googleplex.com/122637013
18 lines
254 B
Plaintext
18 lines
254 B
Plaintext
# Don’t commit the following directories created by pub.
|
||
.pub
|
||
build/
|
||
packages
|
||
|
||
# Or the files created by dart2js.
|
||
*.dart.js
|
||
*.dart.precompiled.js
|
||
*.js_
|
||
*.js.deps
|
||
*.js.map
|
||
*.sw?
|
||
.idea/
|
||
.pub/
|
||
|
||
# Include when developing application packages.
|
||
pubspec.lock
|