aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatteo Croce <[email protected]>2019-05-24 21:59:12 +0200
committerAlexei Starovoitov <[email protected]>2019-05-24 19:58:03 -0700
commitd9a6f413f8c7bd56295098f8b1bf8331af923490 (patch)
tree43411e12acfe144ed355b0d689a743c4151b4c6a
parent198ae936efdba33cf5e5cfb28986c9376179fd23 (diff)
samples: bpf: add ibumad sample to .gitignore
This commit adds ibumad to .gitignore which is currently ommited from the ignore file. Signed-off-by: Matteo Croce <[email protected]> Signed-off-by: Alexei Starovoitov <[email protected]>
-rw-r--r--samples/bpf/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/samples/bpf/.gitignore b/samples/bpf/.gitignore
index c7498457595a..74d31fd3c99c 100644
--- a/samples/bpf/.gitignore
+++ b/samples/bpf/.gitignore
@@ -1,6 +1,7 @@
cpustat
fds_example
hbm
+ibumad
lathist
lwt_len_hist
map_perf_test