summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff King <peff@peff.net>2016-08-31 01:02:53 -0400
committerJunio C Hamano <gitster@pobox.com>2016-08-31 09:58:27 -0700
commit9f76e520027d1bbe675d44a951da6f0b3cc3b51e (patch)
treeb9535429fdda22a5d05ee6a9c58dd02ada4b9519
parent7e4ffb4c1778c725db3db116f016ef2ad1c6d218 (diff)
downloadgit-9f76e520027d1bbe675d44a951da6f0b3cc3b51e.tar.gz
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>
-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