diff options
author | rsesek@chromium.org <rsesek@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-02-25 16:45:52 +0000 |
---|---|---|
committer | rsesek@chromium.org <rsesek@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-02-25 16:45:52 +0000 |
commit | 7f3c0936df425aeee3bcb49184b5df24f1b70de9 (patch) | |
tree | c72a5f0bf8d2093de9637d45ea104f687253c075 /.gitignore | |
parent | 0877b69925d11a9abab5c735ff14ed56ebd2f623 (diff) | |
download | chromium_src-7f3c0936df425aeee3bcb49184b5df24f1b70de9.zip chromium_src-7f3c0936df425aeee3bcb49184b5df24f1b70de9.tar.gz chromium_src-7f3c0936df425aeee3bcb49184b5df24f1b70de9.tar.bz2 |
Add third_party/{pylib,scons} to .gitignore.
BUG=none
TEST=|git st| reports nothing on a clean checkout.
Review URL: http://codereview.chromium.org/6599005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76054 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -107,10 +107,12 @@ v8.log /third_party/platformsdk_win7 /third_party/ppapi /third_party/pthreads-win32 +/third_party/pylib /third_party/python_24 /third_party/python_26 /third_party/pywebsocket /third_party/safe_browsing/testing +/third_party/scons /third_party/skia /third_party/speex /third_party/swig |