| Index: .gitignore
|
| diff --git a/.gitignore b/.gitignore
|
| index 6aae4db0b18a4b7410595d831bdf0fa1db024516..77f38dd9c6bad5b638c725bf40270282b7e15bcb 100644
|
| --- a/.gitignore
|
| +++ b/.gitignore
|
| @@ -27,22 +27,11 @@ shell_g
|
| /build/Release
|
| /obj/
|
| /out/
|
| -/test/cctest/cctest.status2
|
| /test/es5conform/data
|
| -/test/messages/messages.status2
|
| -/test/mjsunit/mjsunit.status2
|
| -/test/mozilla/CHECKED_OUT_VERSION
|
| /test/mozilla/data
|
| -/test/mozilla/downloaded_*
|
| -/test/mozilla/mozilla.status2
|
| -/test/preparser/preparser.status2
|
| /test/sputnik/sputniktests
|
| /test/test262/data
|
| -/test/test262/test262-*
|
| -/test/test262/test262.status2
|
| /third_party
|
| -/tools/jsfunfuzz
|
| -/tools/jsfunfuzz.zip
|
| /tools/oom_dump/oom_dump
|
| /tools/oom_dump/oom_dump.o
|
| /tools/visual_studio/Debug
|
|
|