]> git.ipfire.org Git - thirdparty/git.git/commitdiff
diff-highlight: ignore test cruft
authorJeff King <peff@peff.net>
Wed, 31 Aug 2016 05:02:53 +0000 (01:02 -0400)
committerJunio C Hamano <gitster@pobox.com>
Wed, 31 Aug 2016 16:58:27 +0000 (09:58 -0700)
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>
contrib/diff-highlight/t/.gitignore [new file with mode: 0644]

diff --git a/contrib/diff-highlight/t/.gitignore b/contrib/diff-highlight/t/.gitignore
new file mode 100644 (file)
index 0000000..7dcbb23
--- /dev/null
@@ -0,0 +1,2 @@
+/trash directory*
+/test-results