2013-07-11 20:27:02 +02:00
|
|
|
|
// Don’t commit the following files and directories created by pub, Dart Editor, and dart2js
|
|
|
|
|
packages/
|
2012-10-27 02:58:35 +02:00
|
|
|
|
.project
|
2013-07-11 20:27:02 +02:00
|
|
|
|
.buildlog
|
|
|
|
|
*.js_
|
|
|
|
|
*.js.deps
|
|
|
|
|
*.js.map
|
|
|
|
|
|
|
|
|
|
// Include when developing application packages
|
|
|
|
|
pubspec.lock
|
|
|
|
|
|
|
|
|
|
// Avoid committing generated JavaScript files
|
|
|
|
|
*.dart.js
|
|
|
|
|
|
|
|
|
|
// Check for any other incovenient files generated by OS
|
|
|
|
|
// and other tools such as Eclipse, IntelliJ, etc.
|