From 681172ef1ec0f49df0783da68f4277ef963837f6 Mon Sep 17 00:00:00 2001 From: "andrew@webrtc.org" Date: Wed, 11 Jan 2012 01:54:55 +0000 Subject: [PATCH] Add libsrtp to .gitignore. TBR=mallinath@webrtc.org Review URL: http://webrtc-codereview.appspot.com/349004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@1379 4adac7df-926f-26a2-2b94-8c16560cd09d --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index e0118617d9..3200e5829e 100644 --- a/.gitignore +++ b/.gitignore @@ -44,6 +44,7 @@ /third_party/libjingle /third_party/libjpeg /third_party/libjpeg_turbo +/third_party/libsrtp /third_party/libvpx /third_party/libyuv /third_party/llvm-build