Re: [dpdk-dev] [PATCH v2 1/4] .gitignore: add section header comments

2019-03-13 Thread Thomas Monjalon
11/03/2019 11:57, Bruce Richardson: > Split the ignored file list into section based on logical groups of files, > putting a comment at the top of each section clarifying what it is. > > Signed-off-by: Bruce Richardson Series applied, thanks

[dpdk-dev] [PATCH v2 1/4] .gitignore: add section header comments

2019-03-11 Thread Bruce Richardson
Split the ignored file list into section based on logical groups of files, putting a comment at the top of each section clarifying what it is. Signed-off-by: Bruce Richardson --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 9105e26c5..b23e1dbb7