2014-03-08 00:45:00 -08:00
|
|
|
|
# Don’t commit the following directories created by pub.
|
2014-09-01 02:22:33 -06:00
|
|
|
|
.buildlog
|
2014-09-08 23:36:52 -07:00
|
|
|
|
.pub/
|
|
|
|
|
build/
|
|
|
|
|
packages
|
2015-06-30 12:12:42 -07:00
|
|
|
|
.packages
|
2014-03-08 00:45:00 -08:00
|
|
|
|
|
|
|
|
|
# Or the files created by dart2js.
|
|
|
|
|
*.dart.js
|
2013-07-11 15:27:02 -03:00
|
|
|
|
*.js_
|
|
|
|
|
*.js.deps
|
|
|
|
|
*.js.map
|
|
|
|
|
|
2014-03-08 00:45:00 -08:00
|
|
|
|
# Include when developing application packages.
|
2014-02-03 11:31:02 -05:00
|
|
|
|
pubspec.lock
|