From 3129e684a37dd6309842742f32b25846edc6d440 Mon Sep 17 00:00:00 2001 From: "henrike@webrtc.org" Date: Tue, 6 May 2014 21:47:45 +0000 Subject: [PATCH] openmax_dl was not added to .gitignore in r6037. BUG=N/A R=turaj@webrtc.org Review URL: https://webrtc-codereview.appspot.com/21399004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@6066 4adac7df-926f-26a2-2b94-8c16560cd09d --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index b7f4e8d92c..33ccf4c84c 100644 --- a/.gitignore +++ b/.gitignore @@ -76,6 +76,7 @@ /third_party/llvm-build /third_party/nss /third_party/oauth2 +/third_party/openmax_dl /third_party/openssl /third_party/opus /third_party/protobuf