]> git.ipfire.org Git - thirdparty/git.git/commitdiff
gitignore: remove entry for git serve
authorRené Scharfe <l.s.r@web.de>
Wed, 2 Dec 2020 11:46:01 +0000 (12:46 +0100)
committerJunio C Hamano <gitster@pobox.com>
Wed, 2 Dec 2020 22:29:49 +0000 (14:29 -0800)
b7ce24d095 (Turn `git serve` into a test helper, 2019-04-18) demoted git
serve from a builtin command to a test helper.  As a result the
git-serve binary is no longer built and thus doesn't have to be ignored
anymore.

Signed-off-by: René Scharfe <l.s.r@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
.gitignore

index e08d1794282adf1698b6de390ca9b8e749c94ad1..7c4dff20956df6bc3d375b9f8d4f4a49b51084b5 100644 (file)
 /git-rm
 /git-send-email
 /git-send-pack
-/git-serve
 /git-sh-i18n
 /git-sh-i18n--envsubst
 /git-sh-setup