From: "Alejandro Riveira Fernández" <ariveira@gmail.com>
To: git@vger.kernel.org
Subject: [PATCH] Add test-run-command to .gitignore
Date: Mon, 25 Jan 2010 16:56:21 +0100 [thread overview]
Message-ID: <20100125165621.2a5af05d@varda> (raw)
Add test-run-command to .gitignore so it does not pollute
git status output.
Signof-of-by: Alejandro Riveira Fernández <ariveira@gmail.com>
diff --git a/.gitignore b/.gitignore
index 83cf1b7..8df8f88 100644
--- a/.gitignore
+++ b/.gitignore
@@ -166,6 +166,7 @@
/test-match-trees
/test-parse-options
/test-path-utils
+/test-run-command
/test-sha1
/test-sigchain
/common-cmds.h
reply other threads:[~2010-01-25 15:56 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20100125165621.2a5af05d@varda \
--to=ariveira@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).