From d02f0baf5a5fd3a07e9358db3853cdb52b80dad0 Mon Sep 17 00:00:00 2001 From: "andrew@webrtc.org" Date: Mon, 22 Oct 2012 20:32:49 +0000 Subject: [PATCH] gitignore third_party/opus/source TBR=tina.legrand@webrtc.org Review URL: https://webrtc-codereview.appspot.com/919006 git-svn-id: http://webrtc.googlecode.com/svn/trunk@2964 4adac7df-926f-26a2-2b94-8c16560cd09d --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 5c3e7e94e..4d642845d 100644 --- a/.gitignore +++ b/.gitignore @@ -56,6 +56,7 @@ /third_party/libyuv /third_party/llvm-build /third_party/oauth2 +/third_party/opus/source /third_party/protobuf /third_party/valgrind /third_party/yasm