mirror of
https://github.com/torvalds/linux.git
synced 2026-05-30 10:04:04 +02:00
selftests/hid: Add host-tools to .gitignore
When compiling these selftests the host-tools directory is generated. Add it to the .gitignore so git doesn't see these files as trackable. Signed-off-by: Charlie Jenkins <charlie@rivosinc.com> Signed-off-by: Jiri Kosina <jkosina@suse.com>
This commit is contained in:
parent
88006b8eca
commit
50a78409a2
1
tools/testing/selftests/hid/.gitignore
vendored
1
tools/testing/selftests/hid/.gitignore
vendored
|
|
@ -1,5 +1,6 @@
|
|||
bpftool
|
||||
*.skel.h
|
||||
/host-tools
|
||||
/tools
|
||||
hid_bpf
|
||||
hidraw
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user