[tip:,x86/misc] tools/x86/kcpuid: Add .gitignore

Message ID 168355467503.404.9147950102200023529.tip-bot2@tip-bot2
State New
Headers
Series [tip:,x86/misc] tools/x86/kcpuid: Add .gitignore |

Commit Message

tip-bot2 for Thomas Gleixner May 8, 2023, 2:04 p.m. UTC
  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 <rtoax@foxmail.com>
AuthorDate:    Fri, 28 Apr 2023 15:55:49 +08:00
Committer:     Borislav Petkov (AMD) <bp@alien8.de>
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 <rtoax@foxmail.com>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Link: https://lore.kernel.org/r/tencent_F0318BF0724705EC156C341E11DE4040E805@qq.com
---
 tools/arch/x86/kcpuid/.gitignore | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 tools/arch/x86/kcpuid/.gitignore
  

Patch

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