Skip to content

Commit

Permalink
t/perf: add "trash directory" to .gitignore
Browse files Browse the repository at this point in the history
Signed-off-by: Ramkumar Ramachandra <artagnon@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Ramkumar Ramachandra authored and Junio C Hamano committed Sep 17, 2012
1 parent d9fcff2 commit 5805853
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions t/perf/.gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
build/
test-results/
/build/
/test-results/
/trash directory*/

0 comments on commit 5805853

Please sign in to comment.