| Index: .gitignore
|
| diff --git a/.gitignore b/.gitignore
|
| index 4be594ae19f9120b62a5e5b754d46816178e38f9..30d932e527b91cdddc1d50fba969d215f65bdff1 100644
|
| --- a/.gitignore
|
| +++ b/.gitignore
|
| @@ -277,8 +277,6 @@ vs-chromium-project.txt
|
| /sql/sql_unittests_run.xml
|
| /sync/sync.xml
|
| /sync_testserver.log
|
| -/testing/gmock
|
| -/testing/gtest
|
| /testserver.log
|
| /tools/luci-go/linux64/isolate
|
| /tools/luci-go/mac64/isolate
|
| @@ -349,6 +347,7 @@ vs-chromium-project.txt
|
| /third_party/googlemac
|
| /third_party/gperf
|
| /third_party/grpc
|
| +/third_party/gtest
|
| /third_party/guava/lib/*.jar
|
| /third_party/hamcrest/lib/*.jar
|
| /third_party/httpcomponents-client
|
|
|