* [PATCH v4 2/2] selftests/bpf: ignore build products
@ 2018-05-08 13:36 Sirio Balmelli
0 siblings, 0 replies; only message in thread
From: Sirio Balmelli @ 2018-05-08 13:36 UTC (permalink / raw)
To: daniel; +Cc: netdev
Update .gitignore files
Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
---
tools/bpf/bpftool/.gitignore | 3 +++
tools/testing/selftests/bpf/.gitignore | 1 +
2 files changed, 4 insertions(+)
create mode 100644 tools/bpf/bpftool/.gitignore
diff --git a/tools/bpf/bpftool/.gitignore b/tools/bpf/bpftool/.gitignore
new file mode 100644
index 0000000..0d4e3a5
--- /dev/null
+++ b/tools/bpf/bpftool/.gitignore
@@ -0,0 +1,3 @@
+*d
+bpftool
+FEATURE-DUMP.bpftool
diff --git a/tools/testing/selftests/bpf/.gitignore b/tools/testing/selftests/bpf/.gitignore
index 3e3b3ce..adc8e54 100644
--- a/tools/testing/selftests/bpf/.gitignore
+++ b/tools/testing/selftests/bpf/.gitignore
@@ -16,3 +16,4 @@ test_sock
test_sock_addr
urandom_read
test_btf
+test_sockmap
--
2.7.4
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2018-05-08 13:36 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-08 13:36 [PATCH v4 2/2] selftests/bpf: ignore build products Sirio Balmelli
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox