git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] t/perf: add "trash directory" to .gitignore
@ 2012-09-17 17:06 Ramkumar Ramachandra
  2012-09-17 17:06 ` [PATCH] t/test-lib: print pretty msg when git isn't built Ramkumar Ramachandra
  2012-09-17 21:26 ` [PATCH] t/perf: add "trash directory" to .gitignore Junio C Hamano
  0 siblings, 2 replies; 12+ messages in thread
From: Ramkumar Ramachandra @ 2012-09-17 17:06 UTC (permalink / raw)
  To: Git List

Signed-off-by: Ramkumar Ramachandra <artagnon@gmail.com>
---
 t/perf/.gitignore |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/t/perf/.gitignore b/t/perf/.gitignore
index 50f5cc1..0061cbc 100644
--- a/t/perf/.gitignore
+++ b/t/perf/.gitignore
@@ -1,2 +1,3 @@
-build/
-test-results/
+/build
+/test-results
+/trash directory*
-- 
1.7.8.1.362.g5d6df.dirty

^ permalink raw reply related	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2012-09-18 20:58 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-17 17:06 [PATCH] t/perf: add "trash directory" to .gitignore Ramkumar Ramachandra
2012-09-17 17:06 ` [PATCH] t/test-lib: print pretty msg when git isn't built Ramkumar Ramachandra
2012-09-17 20:53   ` Junio C Hamano
2012-09-18  6:52     ` Ramkumar Ramachandra
2012-09-18  7:00       ` Junio C Hamano
2012-09-18  7:17         ` Ramkumar Ramachandra
2012-09-18  8:00           ` Junio C Hamano
2012-09-18  8:07             ` Ramkumar Ramachandra
2012-09-18 20:57               ` Junio C Hamano
2012-09-18 20:52   ` Junio C Hamano
2012-09-17 21:26 ` [PATCH] t/perf: add "trash directory" to .gitignore Junio C Hamano
2012-09-18  6:36   ` Ramkumar Ramachandra

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).