 Chromium Code Reviews
 Chromium Code Reviews Issue 2989763002:
  Update charted to 0.4.8 and roll  (Closed)
    
  
    Issue 2989763002:
  Update charted to 0.4.8 and roll  (Closed) 
  | Index: packages/unittest/.gitignore | 
| diff --git a/packages/unittest/.gitignore b/packages/unittest/.gitignore | 
| index 388eff0ba3e36c3286ca1803a572b71ec11f311d..e2552ea0129c13122daf97ca4693bd98b162f96a 100644 | 
| --- a/packages/unittest/.gitignore | 
| +++ b/packages/unittest/.gitignore | 
| @@ -1,8 +1,9 @@ | 
| -# Don’t commit the following directories created by pub. | 
| +# Don’t commit the following files and directories created by pub. | 
| .buildlog | 
| .pub/ | 
| build/ | 
| packages | 
| +.packages | 
| # Or the files created by dart2js. | 
| *.dart.js |