Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Prince <tom.prince@ualberta.net>2005-09-27 11:06:05 +0400
committerJunio C Hamano <junkio@cox.net>2005-09-29 03:38:50 +0400
commit49c188fa8ff599cb6863eb5d86bfdbe22f2b8496 (patch)
tree16a288d0bec05e988714e6a1e1116d9c2a96cf23 /.gitignore
parent60fa056052b8233c22098a711ab780679d0c5b7e (diff)
[PATCH] Add new programs to .gitignore.
Signed-off-by: Tom Prince <tom.prince@ualberta.net> Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 145690f622..c3eb9543ff 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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