commit | c48424d993fafd1e04b228fbd46176f828233d82 | [log] [tgz] |
---|---|---|
author | Taeung Song <treeze.taeung@gmail.com> | Wed Jul 04 22:36:39 2018 +0900 |
committer | Daniel Borkmann <daniel@iogearbox.net> | Thu Jul 05 09:58:53 2018 +0200 |
tree | 5672519ae22ab3839645d02301ddaf3b367f3ebf | |
parent | 02a2f000a3629274bfad60bfc4de9edec49e63e7 [diff] |
samples/bpf: add .gitignore file For untracked executables of samples/bpf, add this. Untracked files: (use "git add <file>..." to include in what will be committed) samples/bpf/cpustat samples/bpf/fds_example samples/bpf/lathist samples/bpf/load_sock_ops ... Signed-off-by: Taeung Song <treeze.taeung@gmail.com> Acked-by: David S. Miller <davem@davemloft.net> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>