2015-10-10 13:45:09 +02:00
|
|
|
|
# Don’t commit the following directories created by pub.
|
2014-09-01 10:22:33 +02:00
|
|
|
|
.buildlog
|
2014-09-09 08:36:52 +02:00
|
|
|
|
.pub/
|
|
|
|
|
build/
|
|
|
|
|
packages
|
2015-06-30 21:12:42 +02:00
|
|
|
|
.packages
|
2014-03-08 09:45:00 +01:00
|
|
|
|
|
|
|
|
|
# Or the files created by dart2js.
|
|
|
|
|
*.dart.js
|
2013-07-11 20:27:02 +02:00
|
|
|
|
*.js_
|
|
|
|
|
*.js.deps
|
|
|
|
|
*.js.map
|
|
|
|
|
|
2015-10-08 13:45:25 +02:00
|
|
|
|
# Or the files created by dartdoc.
|
|
|
|
|
doc/
|
|
|
|
|
|
|
|
|
|
# Don't commit pubspec lock file. (Library packages only! Remove pattern if developing an application package.)
|
2014-02-03 17:31:02 +01:00
|
|
|
|
pubspec.lock
|