diff options
Diffstat (limited to 'vendor/github.com/cilium/ebpf/.gitignore')
| -rw-r--r-- | vendor/github.com/cilium/ebpf/.gitignore | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/vendor/github.com/cilium/ebpf/.gitignore b/vendor/github.com/cilium/ebpf/.gitignore new file mode 100644 index 000000000..38b15653c --- /dev/null +++ b/vendor/github.com/cilium/ebpf/.gitignore @@ -0,0 +1,13 @@ +# Binaries for programs and plugins +*.exe +*.exe~ +*.dll +*.so +*.dylib +*.o + +# Test binary, build with `go test -c` +*.test + +# Output of the go coverage tool, specifically when used with LiteIDE +*.out |
