diff options
author | fischman@chromium.org <fischman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-11-09 21:32:48 +0000 |
---|---|---|
committer | fischman@chromium.org <fischman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-11-09 21:32:48 +0000 |
commit | 91446a174c4735688665fde0de6b5a4e7e3b5c82 (patch) | |
tree | ff4fd87044954f51f506a3c5178bc0d70cbe4205 /.gitignore | |
parent | 761f99f554aa992d972ec693e607726821cc6329 (diff) | |
download | chromium_src-91446a174c4735688665fde0de6b5a4e7e3b5c82.zip chromium_src-91446a174c4735688665fde0de6b5a4e7e3b5c82.tar.gz chromium_src-91446a174c4735688665fde0de6b5a4e7e3b5c82.tar.bz2 |
Add /third_party/webdriver/python/selenium to .gitignore.
TBR=kkania@chromium.org
BUG=none
TEST=git status no longer reports untracked dir
Review URL: http://codereview.chromium.org/8505035
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109304 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/v8-i18n /third_party/valgrind /third_party/webdriver/pylib +/third_party/webdriver/python/selenium /third_party/webgl_conformance /third_party/webrtc /third_party/xdg-utils |