Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

tools/bpftool: ignore build products

For untracked things of tools/bpf, add this.

Reviewed-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Signed-off-by: Taeung Song <treeze.taeung@gmail.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>

authored by

Taeung Song and committed by
Daniel Borkmann
08a85252 e66565f3

+7
+5
tools/bpf/.gitignore
··· 1 + FEATURE-DUMP.bpf 2 + bpf_asm 3 + bpf_dbg 4 + bpf_exp.yacc.* 5 + bpf_jit_disasm
+2
tools/bpf/bpftool/.gitignore
··· 1 1 *.d 2 2 bpftool 3 + bpftool*.8 4 + bpf-helpers.* 3 5 FEATURE-DUMP.bpftool