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:
authorMike Ralphson <mike@abacus.co.uk>2009-08-06 17:14:44 +0400
committerJunio C Hamano <gitster@pobox.com>2009-08-07 00:38:51 +0400
commitf395cd06755c7563df7d0a0408807199c3f60635 (patch)
tree319ee94b3f2174ae1a317ed103c4dc03daebb09b /.gitignore
parent1088261f6fc90324014b5306cca4171987da85ce (diff)
Add transport native helper executables to .gitignore
Signed-off-by: Mike Ralphson <mike@abacus.co.uk> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 41c0b20a76..096857e42d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -104,6 +104,9 @@ git-receive-pack
git-reflog
git-relink
git-remote
+git-remote-ftp
+git-remote-http
+git-remote-https
git-repack
git-repo-config
git-request-pull