Chromium Code Reviews| Index: .gitignore |
| diff --git a/.gitignore b/.gitignore |
| index 22f4e1c3b4a4657a0cb6a18b2f1a0122c137e61b..18ba00c0ae4f2093179d410f88d324f17ce9d4f1 100644 |
| --- a/.gitignore |
| +++ b/.gitignore |
| @@ -61,6 +61,9 @@ shell_g |
| /test/test262/data |
| /test/test262/data.old |
| /test/test262/tc39-test262-* |
| +/test/test262-es6/data |
| +/test/test262-es6/data.old |
| +/test/test262-es6/tc39-test262-* |
| /testing/gmock |
| /testing/gtest |
| /third_party/icu |