diff options
author | bulach@chromium.org <bulach@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-06-03 13:55:43 +0000 |
---|---|---|
committer | bulach@chromium.org <bulach@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-06-03 13:55:43 +0000 |
commit | 13f95a6ff8245923209e1ef9061a700971826949 (patch) | |
tree | 5e579a6950861656bbc5a51fd56aadf435cb19cf /.gitignore | |
parent | 64ec03440fb5d0c934ac25b0a07e0a89d5fc903f (diff) | |
download | chromium_src-13f95a6ff8245923209e1ef9061a700971826949.zip chromium_src-13f95a6ff8245923209e1ef9061a700971826949.tar.gz chromium_src-13f95a6ff8245923209e1ef9061a700971826949.tar.bz2 |
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
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |