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

Unified Diff: .gitignore

Issue 103543003: Ignore all python downloads/installs in git for Windows. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/depot_tools.git@master
Patch Set: Created 7 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 7ff607266099e754662b354b577dc948ddb392d0..4144e3695851ca6551a6d88ea52613abf92ef4da 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,8 +20,7 @@
/.subversion
# Ignore locations where third-party tools are placed during bootstrapping.
-/python_bin
-/python275_bin
+/python*_bin
/git_bin
/git-1.8.0_bin
/svn_bin
« 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