You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1234567891011
  1. // Don’t commit the following files and directories created by pub and dart2js
  2. packages/
  3. *.js_
  4. *.js.deps
  5. *.js.map
  6. // Include when developing application packages
  7. pubspec.lock
  8. // Avoid committing generated JavaScript files
  9. *.dart.js