From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] Prevent Git from silently ignoring new files. Date: Mon, 06 Jul 2015 18:27:40 +0200 Message-ID: <87vbdx2qv7.fsf@gnu.org> References: <87pp4hnili.fsf@gmail.com> <87381b662u.fsf@gmail.com> <874mlrsgwk.fsf@gnu.org> <87twtq48qe.fsf_-_@gmail.com> <87egkt4aij.fsf@gnu.org> <873814i7gk.fsf_-_@gmail.com> <871tgonreu.fsf_-_@openmailbox.org> <87si92p9f0.fsf@gnu.org> <87oajppqi9.fsf_-_@openmailbox.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44522) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZC9FF-0006OR-E8 for guix-devel@gnu.org; Mon, 06 Jul 2015 12:27:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZC9FA-0003P2-7P for guix-devel@gnu.org; Mon, 06 Jul 2015 12:27:49 -0400 In-Reply-To: <87oajppqi9.fsf_-_@openmailbox.org> (Mathieu Lirzin's message of "Mon, 06 Jul 2015 11:46:54 +0200") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Mathieu Lirzin Cc: guix-devel@gnu.org, Alex Kost Mathieu Lirzin skribis: > From 34987afe669a2c90161ef661356beac2198be071 Mon Sep 17 00:00:00 2001 > From: Mathieu Lirzin > Date: Mon, 6 Jul 2015 10:47:22 +0200 > Subject: [PATCH] Prevent Git from silently ignoring new files. > > * .gitignore: Ignore only specific files instead of the whole > 'build-aux' directory. OK, please push. Ludo=E2=80=99.