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