Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Charlie Jenkins and committed by
Jiri Kosina
50a78409 88006b8e

+1
+1
tools/testing/selftests/hid/.gitignore
··· 1 1 bpftool 2 2 *.skel.h 3 + /host-tools 3 4 /tools 4 5 hid_bpf 5 6 hidraw