Skip to content

Commit

Permalink
Add test results directory to t/.gitignore
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Brian Gernhardt authored and Junio C Hamano committed Jun 30, 2008
1 parent 0e047bd commit f9d800e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions t/.gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
/trash directory
/test-results

0 comments on commit f9d800e

Please sign in to comment.