From 43fb90241b8b903fc0f52daedcc2ec9b67cce2e1 Mon Sep 17 00:00:00 2001 From: "mmoss@chromium.org" Date: Thu, 20 Feb 2014 17:39:53 +0000 Subject: [PATCH] Ignore all the versioned git directories. R=maruel@chromium.org Review URL: https://codereview.chromium.org/172003003 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@252297 0039d316-1c4b-4281-b951-d872f2087c98 --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 0a94d2d95..f63b39b6a 100644 --- a/.gitignore +++ b/.gitignore @@ -22,7 +22,7 @@ # Ignore locations where third-party tools are placed during bootstrapping. /python*_bin /git_bin -/git-1.8.0_bin +/git-*_bin /svn_bin /win_toolchain/vs2013_files /win_toolchain/.timestamps