| Index: .gitignore
|
| diff --git a/.gitignore b/.gitignore
|
| index 77f38dd9c6bad5b638c725bf40270282b7e15bcb..1400fb0ba48091902a9a6df8ab73b8a5174d660b 100644
|
| --- a/.gitignore
|
| +++ b/.gitignore
|
| @@ -27,10 +27,19 @@ 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/oom_dump/oom_dump
|
| /tools/oom_dump/oom_dump.o
|
|
|