selftests: add .gitignore file for RISC-V hwprobe
authorAndy Chiu <andy.chiu@sifive.com>
Mon, 5 Jun 2023 11:07:24 +0000 (11:07 +0000)
committerPalmer Dabbelt <palmer@rivosinc.com>
Thu, 8 Jun 2023 14:16:59 +0000 (07:16 -0700)
The executable file "hwprobe" should be ignored by git, adding it to fix
that.

Signed-off-by: Andy Chiu <andy.chiu@sifive.com>
Link: https://lore.kernel.org/r/20230605110724.21391-28-andy.chiu@sifive.com
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
tools/testing/selftests/riscv/hwprobe/.gitignore [new file with mode: 0644]

diff --git a/tools/testing/selftests/riscv/hwprobe/.gitignore b/tools/testing/selftests/riscv/hwprobe/.gitignore
new file mode 100644 (file)
index 0000000..8113dc3
--- /dev/null
@@ -0,0 +1 @@
+hwprobe