Chromium Code Reviews| Index: .gitignore |
| diff --git a/.gitignore b/.gitignore |
| index 5dd4af79830da97fd2becf8f363651c3f133c156..106d71717d80bd6180dca25ab3afaf571d08d0ca 100644 |
| --- a/.gitignore |
| +++ b/.gitignore |
| @@ -28,6 +28,7 @@ v8.log |
| /testing/gtest |
| /third_party/android_tools/ |
| /third_party/angle |
| +/third_party/bison |
| /third_party/boringssl/src |
| /third_party/brotli/src |
| /third_party/colorama/src |
| @@ -35,6 +36,7 @@ v8.log |
| /third_party/fontconfig/src |
| /third_party/freetype |
| /third_party/freetype2/src |
| +/third_party/gperf |
| /third_party/icu |
| /third_party/jsr-305/src |
| /third_party/libc++/trunk |