diff options
author | steveblock@chromium.org <steveblock@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-02-01 13:37:46 +0000 |
---|---|---|
committer | steveblock@chromium.org <steveblock@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-02-01 13:37:46 +0000 |
commit | f2bc39827b193afb40f84d5623ac83bd9fda79e4 (patch) | |
tree | 29bbe95bea67e56866a6eee4752569a304b6e7d6 /.gitignore | |
parent | cb4b4f2ba42f054ab83f93634e2cac68ca0bc69b (diff) | |
download | chromium_src-f2bc39827b193afb40f84d5623ac83bd9fda79e4.zip chromium_src-f2bc39827b193afb40f84d5623ac83bd9fda79e4.tar.gz chromium_src-f2bc39827b193afb40f84d5623ac83bd9fda79e4.tar.bz2 |
Add third_party/undoview to .gitignore
This directory is now pulled in via DEPS.
BUG=111334
Review URL: http://codereview.chromium.org/9316030
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@120060 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -151,6 +151,7 @@ v8.log /third_party/speex /third_party/swig /third_party/syzygy/binaries +/third_party/undoview /third_party/v8-i18n /third_party/valgrind /third_party/webdriver/pylib |