Add test results directory to t/.gitignore
We don't need test results to be committed if we're fixing a test. Signed-off-by: Brian Gernhardt <benji@silverinsanity.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>maint
parent
0e047bd14c
commit
f9d800e207
|
@ -1 +1,2 @@
|
|||
/trash directory
|
||||
/test-results
|
||||
|
|
Loading…
Reference in New Issue