Skip to content

Commit

Permalink
bpftool: Add _bpftool and profiler.skel.h to .gitignore
Browse files Browse the repository at this point in the history
These files are generated, so ignore them.

Signed-off-by: Song Liu <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Reviewed-by: Quentin Monnet <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
  • Loading branch information
liu-song-6 authored and borkmann committed Mar 12, 2020
1 parent 39be909 commit 8d830f5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tools/bpf/bpftool/.gitignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
*.d
/_bpftool
/bpftool
bpftool*.8
bpf-helpers.*
FEATURE-DUMP.bpftool
feature
libbpf
profiler.skel.h

0 comments on commit 8d830f5

Please sign in to comment.