From: Prarit Bhargava <prarit@redhat.com>
To: linux-kernel@vger.kernel.org
Cc: Prarit Bhargava <prarit@redhat.com>,
x86@kernel.org, Vivek Goyal <vgoyal@redhat.com>
Subject: [PATCH] x86, kexec: Add .gitignore file
Date: Fri, 10 Oct 2014 18:55:21 -0400 [thread overview]
Message-ID: <1412981721-3432-1-git-send-email-prarit@redhat.com> (raw)
When doing git-status there are two untracked files:
\# Untracked files:
\# (use "git add <file>..." to include in what will be committed)
\#
\# arch/x86/purgatory/kexec-purgatory.c
\# arch/x86/purgatory/purgatory.ro
Add a .gitignore to block these files.
Cc: x86@kernel.org
Cc: Vivek Goyal <vgoyal@redhat.com>
Signed-off-by: Prarit Bhargava <prarit@redhat.com>
---
arch/x86/purgatory/.gitignore | 2 ++
1 file changed, 2 insertions(+)
create mode 100644 arch/x86/purgatory/.gitignore
diff --git a/arch/x86/purgatory/.gitignore b/arch/x86/purgatory/.gitignore
new file mode 100644
index 0000000..e9e66f1
--- /dev/null
+++ b/arch/x86/purgatory/.gitignore
@@ -0,0 +1,2 @@
+kexec-purgatory.c
+purgatory.ro
--
1.7.9.3
next reply other threads:[~2014-10-10 22:55 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-10 22:55 Prarit Bhargava [this message]
2014-10-10 23:47 ` Shuah Khan
2014-10-11 18:50 ` Prarit Bhargava
2014-10-22 12:15 ` Prarit Bhargava
2014-10-22 12:27 ` Prarit Bhargava
2014-10-13 12:36 ` Vivek Goyal
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=1412981721-3432-1-git-send-email-prarit@redhat.com \
--to=prarit@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=vgoyal@redhat.com \
--cc=x86@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
all inboxes | Powered by JetHome®