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>

Jeff King committed Aug 31, 2016 at 01:02 UTC 9f76e520027d1bbe675d44a951da6f0b3cc3b51e
1 file changed +2
contrib/diff-highlight/t/.gitignore new
+2
@@ -0,0 +1,2 @@
1 +/trash directory*
2 +/test-results