On Fri, Apr 12, 2019 at 6:42 PM Jakub Kicinski <jakub.kicinski@xxxxxxxxxxxxx> wrote: > > On Sat, 13 Apr 2019 03:37:32 +0200, Matteo Croce wrote: > > Some binaries are generated when building libbpf from tools/lib/bpf/, > > namely libbpf.so.0.0.2 and libbpf.so.0. > > Add them to the local .gitignore. > > > > Signed-off-by: Matteo Croce <mcroce@xxxxxxxxxx> > > Reviewed-by: Jakub Kicinski <jakub.kicinski@xxxxxxxxxxxxx> Acked-by: Song Liu <songliubraving@xxxxxx> > > Thanks!