From: Prarit Bhargava <prarit@redhat.com>
To: linux-kernel@vger.kernel.org
Cc: Prarit Bhargava <prarit@redhat.com>,
"David E. Box" <david.e.box@linux.intel.com>
Subject: [PATCH] tools/arch/x86: Add .gitignore files
Date: Sun, 3 Apr 2022 13:50:37 -0400 [thread overview]
Message-ID: <20220403175037.3425577-1-prarit@redhat.com> (raw)
Add .gitignore files for executables.
Cc: "David E. Box" <david.e.box@linux.intel.com>
Signed-off-by: Prarit Bhargava <prarit@redhat.com>
---
tools/arch/x86/intel_sdsi/.gitignore | 1 +
tools/arch/x86/kcpuid/.gitignore | 1 +
2 files changed, 2 insertions(+)
create mode 100644 tools/arch/x86/intel_sdsi/.gitignore
create mode 100644 tools/arch/x86/kcpuid/.gitignore
diff --git a/tools/arch/x86/intel_sdsi/.gitignore b/tools/arch/x86/intel_sdsi/.gitignore
new file mode 100644
index 000000000000..112444185b97
--- /dev/null
+++ b/tools/arch/x86/intel_sdsi/.gitignore
@@ -0,0 +1 @@
+intel_sdsi
diff --git a/tools/arch/x86/kcpuid/.gitignore b/tools/arch/x86/kcpuid/.gitignore
new file mode 100644
index 000000000000..1b8541bc8dd0
--- /dev/null
+++ b/tools/arch/x86/kcpuid/.gitignore
@@ -0,0 +1 @@
+kcpuid
--
2.35.1
reply other threads:[~2022-04-03 17:50 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=20220403175037.3425577-1-prarit@redhat.com \
--to=prarit@redhat.com \
--cc=david.e.box@linux.intel.com \
--cc=linux-kernel@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
all inboxes | Powered by JetHome®