| Index: .gitignore
|
| diff --git a/.gitignore b/.gitignore
|
| index fe8425f021a37a7d0bf4ef36557d2a63629cdc0b..10121a1132e4a486d08b352aa6631eaa6fa8fc97 100644
|
| --- a/.gitignore
|
| +++ b/.gitignore
|
| @@ -29,7 +29,6 @@ shell_g
|
| /obj
|
| /out
|
| /test/cctest/cctest.status2
|
| -/test/es5conform/data
|
| /test/message/message.status2
|
| /test/mjsunit/mjsunit.status2
|
| /test/mozilla/CHECKED_OUT_VERSION
|
| @@ -37,7 +36,6 @@ shell_g
|
| /test/mozilla/downloaded_*
|
| /test/mozilla/mozilla.status2
|
| /test/preparser/preparser.status2
|
| -/test/sputnik/sputniktests
|
| /test/test262/data
|
| /test/test262/test262-*
|
| /test/test262/test262.status2
|
|
|