summaryrefslogtreecommitdiff
path: root/contrib/diff-highlight
diff options
context:
space:
mode:
authorLibravatar Jeff King <peff@peff.net>2016-08-31 01:02:53 -0400
committerLibravatar Junio C Hamano <gitster@pobox.com>2016-08-31 09:58:27 -0700
commit9f76e520027d1bbe675d44a951da6f0b3cc3b51e (patch)
treeb9535429fdda22a5d05ee6a9c58dd02ada4b9519 /contrib/diff-highlight
parentdiff-highlight: add support for --graph output (diff)
downloadtgif-9f76e520027d1bbe675d44a951da6f0b3cc3b51e.tar.xz
diff-highlight: ignore test cruft
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>
Diffstat (limited to 'contrib/diff-highlight')
-rw-r--r--contrib/diff-highlight/t/.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/diff-highlight/t/.gitignore b/contrib/diff-highlight/t/.gitignore
new file mode 100644
index 0000000000..7dcbb232cd
--- /dev/null
+++ b/contrib/diff-highlight/t/.gitignore
@@ -0,0 +1,2 @@
+/trash directory*
+/test-results