Skip to content

Commit 50a7840

Browse files
charlie-rivosJiri Kosina
authored andcommitted
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 <[email protected]> Signed-off-by: Jiri Kosina <[email protected]>
1 parent 88006b8 commit 50a7840

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/testing/selftests/hid/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
bpftool
22
*.skel.h
3+
/host-tools
34
/tools
45
hid_bpf
56
hidraw

0 commit comments

Comments
 (0)