diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index c8dc4a0a31..7b6ce1d682 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,8 @@ /testing/corpus /testing/gmock /testing/gtest +/third_party/android_ndk +/third_party/catapult /third_party/icu /third_party/llvm /third_party/llvm-build |