Devon Carew
64ca10514b
Update Dart.gitignore
...
Dart2js (Dart's JavaScript compiler) no longer creates `foo.dart.precompiled.js` files when compiling.
2014-09-17 21:31:39 -07:00
Devon Carew
9f06854ac6
Update Dart.gitignore
...
add the `.pub/` directory, and change the `packages` filter to match sub-folders.
2014-09-08 23:36:52 -07:00
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