Skip to content

Commit 96112e9

Browse files
siriobalmelliborkmann
authored andcommitted
selftests/bpf: ignore build products
Update .gitignore files. Signed-off-by: Sirio Balmelli <sirio@b-ad.ch> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
1 parent cd65cd9 commit 96112e9

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

tools/bpf/bpftool/.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
*.d
2+
bpftool
3+
FEATURE-DUMP.bpftool

tools/testing/selftests/bpf/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,4 @@ test_sock
1616
test_sock_addr
1717
urandom_read
1818
test_btf
19+
test_sockmap

0 commit comments

Comments
 (0)