Update t/.gitignore to ignore all trash directories
authorMarcus Griep <marcus@griep.us>
Mon, 18 Aug 2008 16:25:40 +0000 (12:25 -0400)
committerJunio 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>
t/.gitignore

index b27e280..7dcbb23 100644 (file)
@@ -1,2 +1,2 @@
-/trash directory
+/trash directory*
 /test-results