From: Namhyung Kim <namhyung@gmail.com>
To: NeilBrown <neilb@suse.de>
Cc: linux-raid@vger.kernel.org
Subject: [PATCH 4/4] .gitignore: ignore mdadm.8 file
Date: Wed, 22 Jun 2011 01:19:05 +0900 [thread overview]
Message-ID: <1308673145-8151-4-git-send-email-namhyung@gmail.com> (raw)
In-Reply-To: <1308673145-8151-1-git-send-email-namhyung@gmail.com>
mdadm.8 is auto-generated from mdadm.8.in, so ignore it.
Signed-off-by: Namhyung Kim <namhyung@gmail.com>
---
.gitignore | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore
index 2503bd8..7200741 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,6 +2,7 @@
/*.man
/*-stamp
/mdadm
+/mdadm.8
/mdadm.udeb
/mdmon
/swap_super
--
1.7.5.2
next prev parent reply other threads:[~2011-06-21 16:19 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-21 16:19 [PATCH 1/4] mdadm.8: change linux version 2.6.40 -> 3.0 Namhyung Kim
2011-06-21 16:19 ` [PATCH 2/4] mdadm.8: move description of --add under Grow mode Namhyung Kim
2011-06-21 16:19 ` [PATCH 3/4] mdadm.8: fix possible typos Namhyung Kim
2011-06-21 16:19 ` Namhyung Kim [this message]
2011-06-23 1:41 ` [PATCH 1/4] mdadm.8: change linux version 2.6.40 -> 3.0 NeilBrown
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=1308673145-8151-4-git-send-email-namhyung@gmail.com \
--to=namhyung@gmail.com \
--cc=linux-raid@vger.kernel.org \
--cc=neilb@suse.de \
/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).