Chromium Code Reviews| Index: .gitignore |
| diff --git a/.gitignore b/.gitignore |
| index e0502faef2c1ef4222d8e2bd307e5c0d55f3807e..636165c6f7b48026d6d542c9d56b6b8193d70ad4 100644 |
| --- a/.gitignore |
| +++ b/.gitignore |
| @@ -80,6 +80,8 @@ v8.log |
| /v8/ |
| # dart packages directories and related. |
| +/examples/dart/hello_world/hello/.packages |
| +/examples/dart/hello_world/hello/packages |
| /mojo/common/dart/.packages |
| /mojo/common/dart/packages |
| /mojo/dart/apptest/.packages |