blob: abb9012635343eb2465bae04c784ef94d748d6a3 [file] [log] [blame]
### Dart template
# Don’t commit the following directories created by pub.
.buildlog
.pub/
build/
packages
.packages
# Or the files created by dart2js.
*.dart.js
*.js_
*.js.deps
*.js.map
# Include when developing application packages.
pubspec.lock
# IDE
.project
.settings
.idea
.c9