]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commited8bf004a4d8ccca4cd297f492ccadf7fef4fe06
tree6c3f902c962057fd448d73536d678e20024b8a0e
parent268d1c31c6215d9a141a75f16313e3d731d2d3d6
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