summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorskerner@chromium.org <skerner@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-12-07 04:25:15 +0000
committerskerner@chromium.org <skerner@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-12-07 04:25:15 +0000
commitad1a08f986bce659f9d9e4a63da24da4fc476df3 (patch)
tree9318485067601273021d62d3dcb66c6b9036ccb7
parent0e71e415c2c0cfe69aa419cef78f5baee929aed9 (diff)
downloadchromium_src-ad1a08f986bce659f9d9e4a63da24da4fc476df3.zip
chromium_src-ad1a08f986bce659f9d9e4a63da24da4fc476df3.tar.gz
chromium_src-ad1a08f986bce659f9d9e4a63da24da4fc476df3.tar.bz2
Tell git to ignore python 2.6, which NaCl includes using DEPS on windows.
I considered removing the line to ignore python 2.4. I left it in place in case anyone wants to check out an old version. BUG=None TEST=Run git gui on a chrome checkout under windows. No longer see warnings about 7000+ untracked files. Review URL: http://codereview.chromium.org/5519012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@68443 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 301828a..67dff14 100644
--- a/.gitignore
+++ b/.gitignore
@@ -94,6 +94,7 @@ tags
/third_party/ppapi
/third_party/pthreads-win32
/third_party/python_24
+/third_party/python_26
/third_party/pywebsocket
/third_party/safe_browsing/testing
/third_party/skia