2014-03-08 09:45:00 +01:00
|
|
|
|
# Don’t commit the following directories created by pub.
|
|
|
|
|
build/
|
2013-07-11 20:27:02 +02:00
|
|
|
|
packages/
|
2014-09-01 10:22:33 +02:00
|
|
|
|
.buildlog
|
2014-03-08 09:45:00 +01:00
|
|
|
|
|
|
|
|
|
# Or the files created by dart2js.
|
|
|
|
|
*.dart.js
|
|
|
|
|
*.dart.precompiled.js
|
2013-07-11 20:27:02 +02:00
|
|
|
|
*.js_
|
|
|
|
|
*.js.deps
|
|
|
|
|
*.js.map
|
|
|
|
|
|
2014-03-08 09:45:00 +01:00
|
|
|
|
# Include when developing application packages.
|
2014-02-03 17:31:02 +01:00
|
|
|
|
pubspec.lock
|