Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(202)

Unified Diff: .gitignore

Issue 5519012: Tell git to ignore python 2.6, which NaCl includes using DEPS on windows. (Closed) Base URL: http://git.chromium.org/git/chromium.git
Patch Set: Created 10 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gitignore
diff --git a/.gitignore b/.gitignore
index 301828a247c66e179aa80a561a21a70febe47dc1..67dff142d148599c26f368f4e7a10dbb998049d7 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698