From 13f95a6ff8245923209e1ef9061a700971826949 Mon Sep 17 00:00:00 2001 From: "bulach@chromium.org" Date: Thu, 3 Jun 2010 13:55:43 +0000 Subject: [PATCH] Adds third_party/libjingle/source to .gitignore (this is a follow up to http://codereview.chromium.org/2255007/show which brings this directory via DEPS). Review URL: http://codereview.chromium.org/2583001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@48829 0039d316-1c4b-4281-b951-d872f2087c98 --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 66e3e04e92cbbd..6a6b48222162ab 100644 --- a/.gitignore +++ b/.gitignore @@ -62,6 +62,7 @@ /third_party/gles2_conform /third_party/hunspell /third_party/icu +/third_party/libjingle/source /third_party/libvpx /third_party/lighttpd /third_party/mingw-w64