1
0
mirror of https://github.com/git/git.git synced 2024-09-20 22:12:31 +02:00

[PATCH] Add new programs to .gitignore.

Signed-off-by: Tom Prince <tom.prince@ualberta.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
This commit is contained in:
Tom Prince 2005-09-27 01:06:05 -06:00 committed by Junio C Hamano
parent 60fa056052
commit 49c188fa8f

2
.gitignore vendored
View File

@ -25,6 +25,7 @@ git-diff-stages
git-diff-tree
git-fetch
git-fetch-pack
git-fmt-merge-msg
git-format-patch
git-fsck-objects
git-get-tar-commit-id
@ -86,6 +87,7 @@ git-tar-tree
git-unpack-file
git-unpack-objects
git-update-index
git-update-ref
git-update-server-info
git-upload-pack
git-var