aboutsummaryrefslogtreecommitdiffstats
path: root/Dart.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Update Dart.gitignoreDevon Carew2014-03-081-5/+7
| | | | | | - 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.
* Fix comments in Dart.gitignoreStuart P. Bentley2014-02-281-3/+3
| | | .gitignore uses `#` for comments, not `//`
* Update Dart.gitignoreMartin Charles2014-02-031-1/+1
| | | Removed space from end of line which prevented the `pubspec.lock` from being ignored.
* Move editor specific files into a new DartEditor.gitignoreGuillaume Girou2013-11-101-6/+1
|
* Dart.gitignore updated to reflect instructions provided by authorsCaique Rodrigues2013-07-111-3/+15
|
* Add Dart language supportJohn McCutchan2012-10-261-0/+4