Chromium Code Reviews| Index: .gitignore |
| diff --git a/.gitignore b/.gitignore |
| index 35c7c7e60cde4559cd444195cbdd43d63743e454..224ff6ea96c95fb223f66041d94b1c5bd3b83b24 100644 |
| --- a/.gitignore |
| +++ b/.gitignore |
| @@ -47,6 +47,7 @@ |
| /gyp-mac-tool |
| /links |
| /links.db |
| +/mojo |
| /out |
| /resources/**/*.aecdump |
| /resources/**/*.bin |
| @@ -103,7 +104,7 @@ |
| /third_party/libjpeg |
| /third_party/libjpeg_turbo |
| /third_party/libsrtp |
| -/third_party/libvpx_new |
| +/third_party/libvpx |
| /third_party/libxml |
| /third_party/libudev |
| /third_party/libyuv |