Update t/.gitignore to ignore all trash directories
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>maint
parent
abc5d372ec
commit
54514f1f14
|
@ -1,2 +1,2 @@
|
|||
/trash directory
|
||||
/trash directory*
|
||||
/test-results
|
||||
|
|
Loading…
Reference in New Issue