diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore index 830cb6e074..a1b040585f 100644 --- a/.gitignore +++ b/.gitignore @@ -3,13 +3,12 @@ /buildtools /out /testing/corpus -/testing/gmock -/testing/gtest /third_party/android_ndk /third_party/binutils /third_party/catapult /third_party/depot_tools /third_party/freetype/src +/third_party/googletest/src /third_party/icu /third_party/instrumented_libraries /third_party/jinja2 |