diff mbox series

[bpf] samples: bpf: add ibumad sample to .gitignore

Message ID 20190524195912.4966-1-mcroce@redhat.com
State Accepted
Delegated to: BPF Maintainers
Headers show
Series [bpf] samples: bpf: add ibumad sample to .gitignore | expand

Commit Message

Matteo Croce May 24, 2019, 7:59 p.m. UTC
This commit adds ibumad to .gitignore which is
currently ommited from the ignore file.

Signed-off-by: Matteo Croce <mcroce@redhat.com>
---
 samples/bpf/.gitignore | 1 +
 1 file changed, 1 insertion(+)

Comments

Alexei Starovoitov May 25, 2019, 2:58 a.m. UTC | #1
On Fri, May 24, 2019 at 12:59 PM Matteo Croce <mcroce@redhat.com> wrote:
>
> This commit adds ibumad to .gitignore which is
> currently ommited from the ignore file.
>
> Signed-off-by: Matteo Croce <mcroce@redhat.com>

Applied. Thanks
diff mbox series

Patch

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