OSDN Git Service

tools/resolve_btfids: Add /libsubcmd to .gitignore
authorRong Tao <rongtao@cestc.cn>
Sat, 4 Mar 2023 15:17:04 +0000 (23:17 +0800)
committerDaniel Borkmann <daniel@iogearbox.net>
Mon, 6 Mar 2023 15:23:01 +0000 (16:23 +0100)
commitfd4cb29f2a3d54ec7b4e012300321601af10bd68
tree873a1fe679ee59fc0e020e2c6fae5283ab63ccee
parentf4b4eee6169bb33c5157ebe07e53d7e4be7631c0
tools/resolve_btfids: Add /libsubcmd to .gitignore

Add libsubcmd to .gitignore, otherwise after compiling the kernel it
would result in the following:

    # bpf-next...bpf-next/master
    ?? tools/bpf/resolve_btfids/libsubcmd/

Signed-off-by: Rong Tao <rongtao@cestc.cn>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Jiri Olsa <jolsa@kernel.org>
Link: https://lore.kernel.org/bpf/tencent_F13D670D5D7AA9C4BD868D3220921AAC090A@qq.com
tools/bpf/resolve_btfids/.gitignore