Browse Source

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>
Sirio Balmelli 7 years ago
parent
commit
96112e9363
2 changed files with 4 additions and 0 deletions
  1. 3 0
      tools/bpf/bpftool/.gitignore
  2. 1 0
      tools/testing/selftests/bpf/.gitignore

+ 3 - 0
tools/bpf/bpftool/.gitignore

@@ -0,0 +1,3 @@
+*.d
+bpftool
+FEATURE-DUMP.bpftool

+ 1 - 0
tools/testing/selftests/bpf/.gitignore

@@ -16,3 +16,4 @@ test_sock
 test_sock_addr
 urandom_read
 test_btf
+test_sockmap