aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMike Ralphson <mike@abacus.co.uk>2009-08-06 14:14:44 +0100
committerJunio C Hamano <gitster@pobox.com>2009-08-06 13:38:51 -0700
commitf395cd06755c7563df7d0a0408807199c3f60635 (patch)
tree319ee94b3f2174ae1a317ed103c4dc03daebb09b /.gitignore
parent1088261f6fc90324014b5306cca4171987da85ce (diff)
downloadgit-f395cd06755c7563df7d0a0408807199c3f60635.tar.gz
git-f395cd06755c7563df7d0a0408807199c3f60635.tar.xz
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 41c0b20a7..096857e42 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