blob: b92adc645f9ad535cd7fae7d5c45fa568ab2a7af [file] [edit]
### Dart template
# Don’t commit the following directories created by pub.
.buildlog
.dart_tool/
.pub/
build/
doc/
packages
.packages
# Include when developing application packages.
pubspec.lock
# IDE
.project
.settings
.idea
.c9
# Used internally for test files.
tmp/