Commit Graph

6 Commits

Author SHA1 Message Date
Devon Carew e8d7cafc16 Update Dart.gitignore
- add the `build/` directory to the .gitignore list (now created by pub).
- add the `.dart.precompiled.js` files (created by dart2js) to the ignore list.

And, sort and re-order the file.
2014-03-08 00:45:00 -08:00
Stuart P. Bentley 36e07e8b2d Fix comments in Dart.gitignore
.gitignore uses `#` for comments, not `//`
2014-02-28 12:51:18 -08:00
Martin Charles 24c4e48251 Update Dart.gitignore
Removed space from end of line which prevented the `pubspec.lock` from being ignored.
2014-02-03 11:31:02 -05:00
Guillaume Girou 12d95d1ff8 Move editor specific files into a new DartEditor.gitignore 2013-11-10 17:28:41 +01:00
Caique Rodrigues da7ce3135d Dart.gitignore updated to reflect instructions provided by authors 2013-07-11 15:27:02 -03:00
John McCutchan 694eb80d7b Add Dart language support 2012-10-26 17:58:35 -07:00