projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d9fcff2
)
t/perf: add "trash directory" to .gitignore
author
Ramkumar Ramachandra
<artagnon@gmail.com>
Mon, 17 Sep 2012 17:06:18 +0000
(22:36 +0530)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 17 Sep 2012 21:27:55 +0000
(14:27 -0700)
Signed-off-by: Ramkumar Ramachandra <artagnon@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/perf/.gitignore
patch
|
blob
|
history
diff --git
a/t/perf/.gitignore
b/t/perf/.gitignore
index 50f5cc1ed901e5abd7839dcb58ff94aa96a9c641..982eb8e3a949a74e5c26a952a33364c25f6f5b74 100644
(file)
--- a/
t/perf/.gitignore
+++ b/
t/perf/.gitignore
@@
-1,2
+1,3
@@
-build/
-test-results/
+/build/
+/test-results/
+/trash directory*/