Chromium Code Reviews| Index: .gitignore |
| diff --git a/.gitignore b/.gitignore |
| index 5601f20e23602a04ebbffb10fc267c4551ef1140..7e7d717769729aedc3d25a39ac81bb13e38f39c2 100644 |
| --- a/.gitignore |
| +++ b/.gitignore |
| @@ -63,9 +63,14 @@ shell_g |
| /testing/gmock |
| /testing/gtest |
| /third_party |
| +/third_party/android_tools |
| +/third_party/cygwin |
| /third_party/icu |
| +/third_party/inspector_protocol |
| +/third_party/jinga2 |
| /third_party/llvm |
| /third_party/llvm-build |
| +/third_party/markupsafe |
| /tools/clang |
| /tools/gcmole/gcmole-tools |
| /tools/gcmole/gcmole-tools.tar.gz |