commit | 39391377f8ecf2fa4569e2fede624dc091bcd859 | [log] [tgz] |
---|---|---|
author | Matteo Croce <mcroce@redhat.com> | Sat Apr 13 03:37:32 2019 +0200 |
committer | Alexei Starovoitov <ast@kernel.org> | Thu Apr 25 17:20:06 2019 -0700 |
tree | 6c3f902c962057fd448d73536d678e20024b8a0e | |
parent | 8694d8c1f82cccec9380e0d3720b84eee315dfb7 [diff] |
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>