Skip to content

Commit 5805853

Browse files
artagnongitster
authored andcommitted
t/perf: add "trash directory" to .gitignore
Signed-off-by: Ramkumar Ramachandra <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent d9fcff2 commit 5805853

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

t/perf/.gitignore

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1-
build/
2-
test-results/
1+
/build/
2+
/test-results/
3+
/trash directory*/

0 commit comments

Comments
 (0)