git.99rst.org
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
7e4ffb4
)
diff-highlight: ignore test cruft
author
Jeff King
<redacted>
Wed, 31 Aug 2016 05:02:53 +0000
(
01:02
-0400)
committer
Junio C Hamano
<redacted>
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 <redacted>
Signed-off-by: Junio C Hamano <redacted>
contrib/diff-highlight/t/.gitignore
[new file with mode: 0644]
patch
|
blob
diff --git a/contrib/diff-highlight/t/.gitignore
b/contrib/diff-highlight/t/.gitignore
new file mode 100644
(file)
index 0000000..
7dcbb23
--- /dev/null
+++ b/
contrib/diff-highlight/t/.gitignore
@@ -0,0
+1,2
@@
+/trash directory*
+/test-results
git clone https://git.99rst.org/PROJECT