Chromium Code Reviews| Index: .gitignore |
| diff --git a/.gitignore b/.gitignore |
| index e97917062e598e060c6c73ae4cc1ca2250e83ad6..6e8cd5c728c82c72a4ec286d0df6227e1bb801c7 100644 |
| --- a/.gitignore |
| +++ b/.gitignore |
| @@ -1,6 +1,6 @@ |
| # Don’t commit the following directories created by pub. |
| .pub |
| -build/ |
| +/build/ |
| packages |
| # Or the files created by dart2js. |