| Index: .gitignore
|
| diff --git a/.gitignore b/.gitignore
|
| index 3129d60969d5097d5ff0ce0daa8998942cae0c08..834479c6225f53ff51c3d0bde9a0e80e2ad4f893 100644
|
| --- a/.gitignore
|
| +++ b/.gitignore
|
| @@ -251,7 +251,6 @@ v8.log
|
| /sync_testserver.log
|
| /testing/gmock
|
| /testing/gtest
|
| -/testing/iossim/third_party/
|
| /testserver.log
|
| /tools/luci-go/linux64/isolate
|
| /tools/luci-go/mac64/isolate
|
| @@ -282,6 +281,7 @@ v8.log
|
| /third_party/chromeos_login_manager
|
| /third_party/chromeos_text_input
|
| /third_party/chromite
|
| +/third_party/class_dump/src
|
| /third_party/cld_2/src
|
| /third_party/colorama/src
|
| /third_party/crashpad/crashpad
|
|
|