Index: .gitignore |
diff --git a/.gitignore b/.gitignore |
index 872c18557110e9af513d8a23cf4d061d87a62afa..099c51e0e28b899b2f7e8a4ea7edbc5d2c4f30a8 100644 |
--- a/.gitignore |
+++ b/.gitignore |
@@ -30,6 +30,8 @@ |
bsuite |
d8 |
d8_g |
+gccauses |
+gcsuspects |
shell |
shell_g |
/_* |
@@ -49,12 +51,15 @@ shell_g |
/test/benchmarks/sunspider |
/test/mozilla/CHECKED_OUT_VERSION |
/test/mozilla/data |
+/test/mozilla/data.old |
/test/mozilla/downloaded_* |
/test/promises-aplus/promises-tests |
/test/promises-aplus/promises-tests.tar.gz |
/test/promises-aplus/sinon |
/test/test262/data |
+/test/test262/data.old |
/test/test262/tc39-test262-* |
+/test/test262/test262-* |
Jakob Kummerow
2014/05/23 08:06:11
This was the old name; you can simply delete any r
|
/third_party |
/tools/jsfunfuzz |
/tools/jsfunfuzz.zip |