From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH for-xen-4.5 2/3] gitignore: ignore some files generated by configure Date: Thu, 4 Dec 2014 13:25:55 +0000 Message-ID: <1417699555.22808.31.camel@citrix.com> References: <1417533390-29035-1-git-send-email-daniel.kiper@oracle.com> <1417533390-29035-3-git-send-email-daniel.kiper@oracle.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta14.messagelabs.com ([193.109.254.103]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1XwWPw-0004Ax-Cz for xen-devel@lists.xenproject.org; Thu, 04 Dec 2014 13:26:00 +0000 In-Reply-To: <1417533390-29035-3-git-send-email-daniel.kiper@oracle.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Daniel Kiper Cc: xen-devel@lists.xenproject.org, keir@xen.org, ian.jackson@eu.citrix.com, jbeulich@suse.com, andrew.cooper3@citrix.com List-Id: xen-devel@lists.xenproject.org On Tue, 2014-12-02 at 16:16 +0100, Daniel Kiper wrote: > Signed-off-by: Daniel Kiper .gitignore updates seem harmless enough. so I've applied this and the third patch. Awaiting Konrad's verdict on the first. > --- > .gitignore | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/.gitignore b/.gitignore > index b24e905..2b51d5f 100644 > --- a/.gitignore > +++ b/.gitignore > @@ -141,12 +141,15 @@ tools/flask/utils/flask-set-bool > tools/flask/utils/flask-label-pci > tools/hotplug/common/hotplugpath.sh > tools/hotplug/FreeBSD/rc.d/xencommons > +tools/hotplug/Linux/init.d/sysconfig.xencommons > tools/hotplug/Linux/init.d/xen-watchdog > +tools/hotplug/Linux/init.d/xencommons > tools/hotplug/Linux/init.d/xendomains > tools/hotplug/Linux/vif-setup > tools/hotplug/Linux/xen-backend.rules > tools/hotplug/Linux/xen-hotplug-common.sh > tools/hotplug/Linux/xendomains > +tools/hotplug/NetBSD/rc.d/xencommons > tools/include/xen/* > tools/include/xen-foreign/*.(c|h|size) > tools/include/xen-foreign/checker