1
0
mirror of https://github.com/github/gitignore synced 2024-06-06 12:47:57 +02:00
Commit Graph

7 Commits

Author SHA1 Message Date
kun
2d997dd2fa Update Dart.gitignore
Add in rule for .buildlog
2014-09-01 02:22:33 -06:00
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