summaryrefslogtreecommitdiff
path: root/contrib/diff-highlight/t/.gitignore
AgeCommit message (Collapse)AuthorFilesLines
2016-08-31diff-highlight: ignore test cruftLibravatar Jeff King1-0/+2
These are the same as in the normal t/.gitignore, with the exception of ".prove", as our Makefile does not support it. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>