selftests: add .gitignore file for RISC-V hwprobe
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>
This commit is contained in:
parent
7cf6198ce2
commit
1e72695137
1 changed files with 1 additions and 0 deletions
1
tools/testing/selftests/riscv/hwprobe/.gitignore
vendored
Normal file
1
tools/testing/selftests/riscv/hwprobe/.gitignore
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
hwprobe
|
Loading…
Add table
Reference in a new issue