We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e93280d commit ccca5f8Copy full SHA for ccca5f8
.gitignore
@@ -12,4 +12,6 @@ coverage.txt
12
pkg/**/bpf_*.o
13
pkg/**/bpf_*.go
14
15
-pkg/tools/btf/files/**/*.btf
+pkg/tools/btf/files/**/*.btf
16
+
17
+.config
0 commit comments