Index: .gitignore |
diff --git a/.gitignore b/.gitignore |
index 17b6bb55aaf7c42c8c3e7529d31bf07a67515398..8d279088f53563ed0f05cab3217b7ca03e78d95a 100644 |
--- a/.gitignore |
+++ b/.gitignore |
@@ -58,11 +58,11 @@ |
/test/test262/data.tar |
/test/test262/harness |
/test/wasm-js |
-/testing/gmock |
-/testing/gtest |
/third_party/* |
!/third_party/binutils |
!/third_party/inspector_protocol |
+!/third_party/googletest |
+/third_party/googletest/src |
/tools/clang |
/tools/gcmole/gcmole-tools |
/tools/gcmole/gcmole-tools.tar.gz |