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