Skip to content
Snippets Groups Projects
Commit ff1f28c0 authored by Kelsey Skunberg's avatar Kelsey Skunberg Committed by Daniel Borkmann
Browse files

selftests: bpf: Add files generated after build to .gitignore


The following files are generated after building /selftests/bpf/ and
should be added to .gitignore:

	- libbpf.pc
	- libbpf.so.*

Signed-off-by: default avatarKelsey Skunberg <skunberg.kelsey@gmail.com>
Signed-off-by: default avatarDaniel Borkmann <daniel@iogearbox.net>
parent 6b1d90b7
No related branches found
No related tags found
No related merge requests found
......@@ -32,3 +32,5 @@ test_tcpnotify_user
test_libbpf
test_tcp_check_syncookie_user
alu32
libbpf.pc
libbpf.so.*
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment