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