diff options
author | Junio C Hamano <gitster@pobox.com> | 2009-04-12 21:15:59 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-04-12 21:15:59 -0700 |
commit | f800b65bea1504299747e7be03ee279508a74e1f (patch) | |
tree | abc053e20260b056aecbe343736194c76412391a /.gitignore | |
parent | c965c029330b1f81cc107c5d829e7fd79c61d8ea (diff) | |
download | git-f800b65bea1504299747e7be03ee279508a74e1f.tar.gz |
gitignore git-bisect--helper
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 1c57d4c958..16f7a97d97 100644 --- a/.gitignore +++ b/.gitignore @@ -11,6 +11,7 @@ git-apply git-archimport git-archive git-bisect +git-bisect--helper git-blame git-branch git-bundle |