Chromium Code Reviews| Index: .gitignore |
| diff --git a/.gitignore b/.gitignore |
| index 642181ec114036dca7a53134d5b8abdcba2458e4..4fea88e56e7281ec3bef4370e318ae87348ce2ab 100644 |
| --- a/.gitignore |
| +++ b/.gitignore |
| @@ -12,9 +12,10 @@ packages |
| .pub/ |
| node_modules |
| -# Or our test output folder |
| +# Or our test outputs |
| test/codegen/actual/ |
| test/dart_codegen/actual/ |
| +test/generated_sdk/sdk_errors.txt |
|
vsm
2015/05/29 21:08:58
thanks :-)
|
| # Include when developing application packages. |
| pubspec.lock |