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>
This commit is contained in:
parent
0e047bd14c
commit
f9d800e207
1
t/.gitignore
vendored
1
t/.gitignore
vendored
@ -1 +1,2 @@
|
|||||||
/trash directory
|
/trash directory
|
||||||
|
/test-results
|
||||||
|
Loading…
Reference in New Issue
Block a user