aboutsummaryrefslogtreecommitdiffstats
path: root/samples
diff options
context:
space:
mode:
authorDaniel T. Lee <danieltimlee@gmail.com>2019-04-25 05:02:57 -0400
committerDaniel Borkmann <daniel@iogearbox.net>2019-04-25 17:38:00 -0400
commitead442a0f9aaecb4df3eb4055d1e2568b4fc0ae6 (patch)
tree272ad233ab41868c2799b683ee857f683a6d58cc /samples
parent32e621e55496a0009f44fe4914cd4a23cade4984 (diff)
samples: bpf: add hbm sample to .gitignore
This commit adds hbm to .gitignore which is currently ommited from the ignore file. Signed-off-by: Daniel T. Lee <danieltimlee@gmail.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
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 59e40998e249..c7498457595a 100644
--- a/samples/bpf/.gitignore
+++ b/samples/bpf/.gitignore
@@ -1,5 +1,6 @@
1cpustat 1cpustat
2fds_example 2fds_example
3hbm
3lathist 4lathist
4lwt_len_hist 5lwt_len_hist
5map_perf_test 6map_perf_test