summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLibravatar Jeff King <peff@peff.net>2020-12-01 21:26:24 -0500
committerLibravatar Junio C Hamano <gitster@pobox.com>2020-12-02 14:29:49 -0800
commitf580de2f4100a532fac6b45934303235cb6e7f16 (patch)
treefaac90f776ac04ecfce2c984252d0db674f3a3e6 /.gitignore
parenttests: lib-functions: trivial style cleanups (diff)
downloadtgif-f580de2f4100a532fac6b45934303235cb6e7f16.tar.xz
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 <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 0 insertions, 1 deletions
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