Chromium Code Reviews| Index: .gitignore |
| diff --git a/.gitignore b/.gitignore |
| index 1025660dc8ddd5ad75e22559f6ee0c016dbfd274..98014fe33c39018c774629041ce55e4d27043328 100644 |
| --- a/.gitignore |
| +++ b/.gitignore |
| @@ -20,6 +20,7 @@ v8.log |
| /build/util/LASTCHANGE* |
| # directories pulled in via deps or hooks |
| +/breakpad/src/ |
| /build/linux/bin/eu-strip |
| /buildtools/ |
| /dart/ |
| @@ -60,6 +61,7 @@ v8.log |
| /third_party/libjpeg_turbo/ |
| /third_party/llvm/ |
| /third_party/llvm-build/ |
| +/third_party/lss/ |
| /third_party/junit/src/ |
| /third_party/mesa/src/ |
| /third_party/mockito/src/ |