Add 'tools/perf/libbpf/' to ignored files
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 8 Nov 2021 19:33:35 +0000 (11:33 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 8 Nov 2021 19:33:35 +0000 (11:33 -0800)
commit05b8cd3db706029f6a31d26c204facf422bd782c
tree5457d9291f9d8bd39766ad891d8590b3c87e3ab0
parente851dfae4371d3c751f1e18e8eb5eba993de1467
Add 'tools/perf/libbpf/' to ignored files

Commit 6b491a86b77c ("perf build: Install libbpf headers locally when
building") installed copies of the libbpf headers into the build tree,
causing unnecessary noise from 'git status' after a perf tools build.

Add the 'libbpf/' subdirectory to the .gitignore file to silence it all
again.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
tools/perf/.gitignore