Browse Source

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
Marcus Griep 17 years ago committed by Junio C Hamano
parent
commit
54514f1f14
  1. 2
      t/.gitignore

2
t/.gitignore vendored

@ -1,2 +1,2 @@ @@ -1,2 +1,2 @@
/trash directory
/trash directory*
/test-results

Loading…
Cancel
Save