summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: abc5d37)
raw | patch | inline | side by side (parent: abc5d37)
author | Marcus Griep <marcus@griep.us> | |
Mon, 18 Aug 2008 16:25:40 +0000 (12:25 -0400) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 19 Aug 2008 05:43:31 +0000 (22:43 -0700) |
The current .gitignore only ignores the old "trash directory" and
not the new "trash directory.[test]". This ignores both forms.
Signed-off-by: Marcus Griep <marcus@griep.us>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
not the new "trash directory.[test]". This ignores both forms.
Signed-off-by: Marcus Griep <marcus@griep.us>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/.gitignore | patch | blob | history |
diff --git a/t/.gitignore b/t/.gitignore
index b27e280083867ac03c4abc188f0f37291eb123a0..7dcbb232cd876cb7b976443cc586f60a94ab92bf 100644 (file)
--- a/t/.gitignore
+++ b/t/.gitignore
-/trash directory
+/trash directory*
/test-results