2018-07-05 15:58:18 +00:00
|
|
|
|
# Don’t commit the following directories created by pub.
|
|
|
|
|
.buildlog
|
|
|
|
|
.pub/
|
|
|
|
|
build/
|
|
|
|
|
packages
|
|
|
|
|
.packages
|
2018-07-06 12:25:14 +00:00
|
|
|
|
.dart_tool/
|
2018-07-05 15:58:18 +00:00
|
|
|
|
|
|
|
|
|
# Or the files created by dart2js.
|
|
|
|
|
*.dart.js
|
|
|
|
|
*.js_
|
|
|
|
|
*.js.deps
|
|
|
|
|
*.js.map
|
|
|
|
|
|
|
|
|
|
# Include when developing application packages.
|
|
|
|
|
pubspec.lock
|
2018-07-06 12:25:14 +00:00
|
|
|
|
|
|
|
|
|
\.idea/
|