From: Jeff King Date: Wed, 2 Dec 2020 02:26:24 +0000 (-0500) Subject: gitignore: drop duplicate entry for git-sh-i18n X-Git-Tag: v2.30.0-rc0~13^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f580de2f4100a532fac6b45934303235cb6e7f16;p=thirdparty%2Fgit.git gitignore: drop duplicate entry for git-sh-i18n This was accidentally added by e00cf070a4 (git-sh-i18n.sh: add no-op gettext() and eval_gettext() wrappers, 2011-05-14), even though an earlier commit in the same series had already done so. Signed-off-by: Jeff King Signed-off-by: Junio C Hamano --- diff --git a/.gitignore b/.gitignore index 7c5096aee5..e08d179428 100644 --- a/.gitignore +++ b/.gitignore @@ -151,7 +151,6 @@ /git-sh-i18n /git-sh-i18n--envsubst /git-sh-setup -/git-sh-i18n /git-shell /git-shortlog /git-show