mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] tools/arch/x86: Add .gitignore files
@ 2022-04-03 17:50 Prarit Bhargava
  0 siblings, 0 replies; only message in thread
From: Prarit Bhargava @ 2022-04-03 17:50 UTC (permalink / raw)
  To: linux-kernel; +Cc: Prarit Bhargava, David E. Box

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-04-03 17:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-03 17:50 [PATCH] tools/arch/x86: Add .gitignore files Prarit Bhargava

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®