2023-04-28 08:18:47

by Rong Tao

[permalink] [raw]
Subject: [PATCH] tools/x86/kcpuid: Add .gitignore

Ignore kcpuid ELF file.

Signed-off-by: Rong Tao <[email protected]>
---
tools/arch/x86/kcpuid/.gitignore | 1 +
1 file changed, 1 insertion(+)
create mode 100644 tools/arch/x86/kcpuid/.gitignore

diff --git a/tools/arch/x86/kcpuid/.gitignore b/tools/arch/x86/kcpuid/.gitignore
new file mode 100644
index 000000000000..be91f895ff60
--- /dev/null
+++ b/tools/arch/x86/kcpuid/.gitignore
@@ -0,0 +1 @@
+/kcpuid
--
2.39.1


2023-05-08 14:23:52

by tip-bot2 for Jacob Pan

[permalink] [raw]
Subject: [tip: x86/misc] tools/x86/kcpuid: Add .gitignore

The following commit has been merged into the x86/misc branch of tip:

Commit-ID: b2ad431f6469b58914ee7254302c6dc97f688e54
Gitweb: https://git.kernel.org/tip/b2ad431f6469b58914ee7254302c6dc97f688e54
Author: Rong Tao <[email protected]>
AuthorDate: Fri, 28 Apr 2023 15:55:49 +08:00
Committer: Borislav Petkov (AMD) <[email protected]>
CommitterDate: Mon, 08 May 2023 15:53:50 +02:00

tools/x86/kcpuid: Add .gitignore

Ignore kcpuid ELF file.

[ bp: Drop the '/' before the name. ]

Signed-off-by: Rong Tao <[email protected]>
Signed-off-by: Borislav Petkov (AMD) <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
---
tools/arch/x86/kcpuid/.gitignore | 1 +
1 file changed, 1 insertion(+)
create mode 100644 tools/arch/x86/kcpuid/.gitignore

diff --git a/tools/arch/x86/kcpuid/.gitignore b/tools/arch/x86/kcpuid/.gitignore
new file mode 100644
index 0000000..1b8541b
--- /dev/null
+++ b/tools/arch/x86/kcpuid/.gitignore
@@ -0,0 +1 @@
+kcpuid