From: Ramkumar Ramachandra <artagnon@gmail.com>
To: Git List <git@vger.kernel.org>
Subject: [PATCH] t/perf: add "trash directory" to .gitignore
Date: Mon, 17 Sep 2012 22:36:18 +0530 [thread overview]
Message-ID: <1347901579-5545-1-git-send-email-artagnon@gmail.com> (raw)
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
next reply other threads:[~2012-09-17 17:06 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-17 17:06 Ramkumar Ramachandra [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1347901579-5545-1-git-send-email-artagnon@gmail.com \
--to=artagnon@gmail.com \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).