From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2 1/4] .gitignore: add section header comments Date: Wed, 13 Mar 2019 11:57:44 +0100 Message-ID: <4328758.3e5kqPkfLo@xps> References: <20190306170557.65627-1-bruce.richardson@intel.com> <20190311105732.24121-1-bruce.richardson@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, Stephen Hemminger , Rami Rosen To: Bruce Richardson Return-path: Received: from wout2-smtp.messagingengine.com (wout2-smtp.messagingengine.com [64.147.123.25]) by dpdk.org (Postfix) with ESMTP id D65374C96 for ; Wed, 13 Mar 2019 11:57:48 +0100 (CET) In-Reply-To: <20190311105732.24121-1-bruce.richardson@intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 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