Index: .gitignore |
diff --git a/.gitignore b/.gitignore |
index 58444880a63747a0001a51269bd6582604c9de7b..f2aa7c09a7fa36434b18c7832d785537fedb63c5 100644 |
--- a/.gitignore |
+++ b/.gitignore |
@@ -64,11 +64,11 @@ |
/test/wasm-js |
/test/wasm-spec-tests/tests |
/test/wasm-spec-tests/tests.tar.gz |
-/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 |