Index: .gitignore |
diff --git a/.gitignore b/.gitignore |
index 22f4e1c3b4a4657a0cb6a18b2f1a0122c137e61b..23152bb729b0d7388fe0dcd72c3116ca05819f25 100644 |
--- a/.gitignore |
+++ b/.gitignore |
@@ -61,6 +61,7 @@ shell_g |
/test/test262/data |
/test/test262/data.old |
Jakob Kummerow
2014/10/10 08:31:34
While you're at it, it probably makes sense to add
|
/test/test262/tc39-test262-* |
Jakob Kummerow
2014/10/10 08:31:34
...and this too for test262-es6.
|
+/test/test262-es6/data |
/testing/gmock |
/testing/gtest |
/third_party/icu |