Blob Blame History Raw
From: Song Liu <songliubraving@fb.com>
Date: Thu, 12 Mar 2020 11:23:32 -0700
Subject: bpftool: Add _bpftool and profiler.skel.h to .gitignore
Patch-mainline: v5.7-rc1
Git-commit: 8d830f549dbd2f9cc4656a17704a2896682cbb5b
References: bsc#1177028

These files are generated, so ignore them.

Signed-off-by: Song Liu <songliubraving@fb.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Reviewed-by: Quentin Monnet <quentin@isovalent.com>
Link: https://lore.kernel.org/bpf/20200312182332.3953408-4-songliubraving@fb.com
Acked-by: Gary Lin <glin@suse.com>
---
 tools/bpf/bpftool/.gitignore |    2 ++
 1 file changed, 2 insertions(+)

--- a/tools/bpf/bpftool/.gitignore
+++ b/tools/bpf/bpftool/.gitignore
@@ -1,7 +1,9 @@
 *.d
+/_bpftool
 /bpftool
 bpftool*.8
 bpf-helpers.*
 FEATURE-DUMP.bpftool
 feature
 libbpf
+profiler.skel.h