Skip to content

Commit

Permalink
samples, bpf: Add tracex7 test file to .gitignore
Browse files Browse the repository at this point in the history
This commit adds tracex7 test file (testfile.img) to .gitignore which
comes from test_override_return.sh.

Signed-off-by: Daniel T. Lee <danieltimlee@gmail.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Yonghong Song <yhs@fb.com>
Link: https://lore.kernel.org/bpf/20200516040608.1377876-5-danieltimlee@gmail.com
  • Loading branch information
Daniel T. Lee authored and Daniel Borkmann committed May 19, 2020
1 parent bc1a859 commit 14846dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions samples/bpf/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -50,3 +50,4 @@ xdp_rxq_info
xdp_sample_pkts
xdp_tx_iptunnel
xdpsock
testfile.img

0 comments on commit 14846dd

Please sign in to comment.