Chromium Code Reviews| Index: .gitignore |
| diff --git a/.gitignore b/.gitignore |
| index c043601a7e1572d6059b33e8c3fd333a68190ae0..b14e1757abaac39605c01a5081a7e95d3da2cc32 100644 |
| --- a/.gitignore |
| +++ b/.gitignore |
| @@ -91,6 +91,7 @@ |
| /third_party/directxsdk |
| /third_party/drmemory |
| /third_party/expat |
| +/third_party/ffmpeg |
| /third_party/gaeunit |
| /third_party/gflags/src |
| /third_party/google-visualization-python |
| @@ -121,6 +122,7 @@ |
| /third_party/nss |
| /third_party/oauth2 |
| /third_party/ocmock |
| +/third_party/openh264 |
| /third_party/openmax_dl |
| /third_party/opus |
| /third_party/proguard |