From: Charlie Jenkins Date: Fri, 6 Dec 2024 18:05:06 +0000 (-0800) Subject: selftests/hid: Add host-tools to .gitignore X-Git-Tag: v6.14-rc1~145^2~19 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=50a78409a2157c0340572beecab86e2b263fe2a2;p=thirdparty%2Flinux.git 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 Signed-off-by: Jiri Kosina --- diff --git a/tools/testing/selftests/hid/.gitignore b/tools/testing/selftests/hid/.gitignore index 746c62361f778..933f483815b2c 100644 --- a/tools/testing/selftests/hid/.gitignore +++ b/tools/testing/selftests/hid/.gitignore @@ -1,5 +1,6 @@ bpftool *.skel.h +/host-tools /tools hid_bpf hidraw