From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tomasz Bursztyka Subject: Re: [libnftables PATCH 1/7] git: add a .gitignore file Date: Wed, 15 May 2013 09:51:50 +0300 Message-ID: <51933086.8040605@linux.intel.com> References: <519216B6.7060701@linux.intel.com> <1368528682-10041-1-git-send-email-tomasz.bursztyka@linux.intel.com> <1368528682-10041-2-git-send-email-tomasz.bursztyka@linux.intel.com> <20130514221753.GA10082@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: netfilter-devel@vger.kernel.org To: Pablo Neira Ayuso Return-path: Received: from mga03.intel.com ([143.182.124.21]:6690 "EHLO mga03.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752106Ab3EOGv4 (ORCPT ); Wed, 15 May 2013 02:51:56 -0400 In-Reply-To: <20130514221753.GA10082@localhost> Sender: netfilter-devel-owner@vger.kernel.org List-ID: Hi Pablo, >> +# Generated by autoconf/configure >> +Makefile >> +Makefile.in >> +Makefile.defs >> +Makefile.rules > Please, consolidate this to Makefile* You don't want to get rid of Makefile.am, do you? ;) >> +config.h >> +config.h.in >> +config.h.in~ >> +config.log >> +config.status > config.* True Tomasz