diff options
author | Felipe Contreras <felipe.contreras@gmail.com> | 2020-11-30 18:46:47 -0600 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2020-12-01 10:31:29 -0800 |
commit | 02b5aa5825feed6d26e82d827050c8f97c212212 (patch) | |
tree | c492efe5a5459912569abcef8dd6a9ac89ed3703 /.gitignore | |
parent | refspec: trivial cleanup (diff) | |
download | tgif-02b5aa5825feed6d26e82d827050c8f97c212212.tar.xz |
.gitignore: remove dangling file
The library was removed 7 years ago on commit ae34ac126f. But not from
the .gitignore file.
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index f85d02c854..7c5096aee5 100644 --- a/.gitignore +++ b/.gitignore @@ -135,7 +135,6 @@ /git-remote-ftps /git-remote-fd /git-remote-ext -/git-remote-testpy /git-repack /git-replace /git-request-pull |