From: Sirio Balmelli <sirio@b-ad.ch>
To: daniel@iogearbox.net
Cc: netdev@vger.kernel.org
Subject: [PATCH v2 2/2] selftests/bpf: update .gitignore files
Date: Mon, 30 Apr 2018 09:17:45 +0200 [thread overview]
Message-ID: <20180430071743.65rdmn3ltdckpn3i@vm4> (raw)
Build products polluting Git cache. Add to respective .gitignore files.
Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
---
tools/bpf/bpftool/.gitignore | 12 ++++++++++++
tools/testing/selftests/bpf/.gitignore | 1 +
2 files changed, 13 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..427243f
--- /dev/null
+++ b/tools/bpf/bpftool/.gitignore
@@ -0,0 +1,12 @@
+bpftool
+cfg.d
+cgroup.d
+common.d
+disasm.d
+FEATURE-DUMP.bpftool
+jit_disasm.d
+json_writer.d
+main.d
+map.d
+prog.d
+xlated_dumper.d
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
next reply other threads:[~2018-04-30 7:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-30 7:17 Sirio Balmelli [this message]
2018-04-30 10:14 ` [PATCH v2 2/2] selftests/bpf: update .gitignore files Daniel Borkmann
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180430071743.65rdmn3ltdckpn3i@vm4 \
--to=sirio@b-ad.ch \
--cc=daniel@iogearbox.net \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox