libbpf: add binary to gitignore
authorMatteo Croce <mcroce@redhat.com>
Sat, 13 Apr 2019 01:37:32 +0000 (03:37 +0200)
committerAlexei Starovoitov <ast@kernel.org>
Fri, 26 Apr 2019 00:20:06 +0000 (17:20 -0700)
commit39391377f8ecf2fa4569e2fede624dc091bcd859
tree6c3f902c962057fd448d73536d678e20024b8a0e
parent8694d8c1f82cccec9380e0d3720b84eee315dfb7
libbpf: add binary to gitignore

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@redhat.com>
Reviewed-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Acked-by: Song Liu <songliubraving@fb.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
tools/lib/bpf/.gitignore