diff mbox series

samples: bpf: add hbm sample to .gitignore

Message ID 20190425090257.9191-1-danieltimlee@gmail.com
State Accepted
Delegated to: BPF Maintainers
Headers show
Series samples: bpf: add hbm sample to .gitignore | expand

Commit Message

Daniel T. Lee April 25, 2019, 9:02 a.m. UTC
This commit adds hbm to .gitignore which is
currently ommited from the ignore file.

Signed-off-by: Daniel T. Lee <danieltimlee@gmail.com>
---
 samples/bpf/.gitignore | 1 +
 1 file changed, 1 insertion(+)

Comments

Daniel Borkmann April 25, 2019, 9:40 p.m. UTC | #1
On 04/25/2019 11:02 AM, Daniel T. Lee wrote:
> This commit adds hbm to .gitignore which is
> currently ommited from the ignore file.
> 
> Signed-off-by: Daniel T. Lee <danieltimlee@gmail.com>

Applied, thanks.
diff mbox series

Patch

diff --git a/samples/bpf/.gitignore b/samples/bpf/.gitignore
index 59e40998e249..c7498457595a 100644
--- a/samples/bpf/.gitignore
+++ b/samples/bpf/.gitignore
@@ -1,5 +1,6 @@ 
 cpustat
 fds_example
+hbm
 lathist
 lwt_len_hist
 map_perf_test