aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/samples
diff options
context:
space:
mode:
authorDaniel T. Lee <danieltimlee@gmail.com>2020-05-16 13:06:07 +0900
committerDaniel Borkmann <daniel@iogearbox.net>2020-05-19 17:13:00 +0200
commit14846dda634e28cc0430f1fbbfa6c758a2e5f873 (patch)
treee836cd239c9c2fb7cb682191d28570c47d454737 /samples
parentsamples, bpf: Refactor tail call user progs with libbpf (diff)
downloadwireguard-linux-14846dda634e28cc0430f1fbbfa6c758a2e5f873.tar.xz
wireguard-linux-14846dda634e28cc0430f1fbbfa6c758a2e5f873.zip
samples, bpf: Add tracex7 test file to .gitignore
This commit adds tracex7 test file (testfile.img) to .gitignore which comes from test_override_return.sh. Signed-off-by: Daniel T. Lee <danieltimlee@gmail.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net> Acked-by: Yonghong Song <yhs@fb.com> Link: https://lore.kernel.org/bpf/20200516040608.1377876-5-danieltimlee@gmail.com
Diffstat (limited to 'samples')
-rw-r--r--samples/bpf/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/samples/bpf/.gitignore b/samples/bpf/.gitignore
index 23837f2ed458..034800c4d1e6 100644
--- a/samples/bpf/.gitignore
+++ b/samples/bpf/.gitignore
@@ -50,3 +50,4 @@ xdp_rxq_info
xdp_sample_pkts
xdp_tx_iptunnel
xdpsock
+testfile.img