blob: e9d4626d7ca5c11093b7e05d1cdd30c73d3a1160 [file] [log] [blame]
# Dont commit the following directories created by pub.
.buildlog
.dart_tool/
.pub/
build/
packages
*.packages
.idea/
web/experimental
doc
.dart_tool/
# Or the files created by dart2js.
*.dart.js
*.js_
*.js.deps
*.js.map
# Include when developing application packages.
pubspec.lock
coverage*