From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andy Wingo Newsgroups: gmane.lisp.guile.devel Subject: Re: Stable-2.0 - patch - Do not track html dirs and files Date: Sat, 25 Jun 2016 11:39:15 +0200 Message-ID: <87mvm9boak.fsf@pobox.com> References: <20160624230819.33a6491c@capac> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1466847595 13881 80.91.229.3 (25 Jun 2016 09:39:55 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 25 Jun 2016 09:39:55 +0000 (UTC) Cc: guile-devel To: David Pirotte Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Sat Jun 25 11:39:45 2016 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1bGk40-0008HQ-Pn for guile-devel@m.gmane.org; Sat, 25 Jun 2016 11:39:44 +0200 Original-Received: from localhost ([::1]:49142 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bGk40-0004HW-4u for guile-devel@m.gmane.org; Sat, 25 Jun 2016 05:39:44 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:52097) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bGk3l-0004HP-Jq for guile-devel@gnu.org; Sat, 25 Jun 2016 05:39:30 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bGk3h-0003ls-E6 for guile-devel@gnu.org; Sat, 25 Jun 2016 05:39:28 -0400 Original-Received: from pb-sasl2.pobox.com ([64.147.108.67]:57475 helo=sasl.smtp.pobox.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bGk3h-0003lo-9x for guile-devel@gnu.org; Sat, 25 Jun 2016 05:39:25 -0400 Original-Received: from sasl.smtp.pobox.com (unknown [127.0.0.1]) by pb-sasl2.pobox.com (Postfix) with ESMTP id 588521C8FD; Sat, 25 Jun 2016 05:39:23 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type; s=sasl; bh=VUOFyh+BEhL6GSko9GitJxJhE5U=; b=pgaIcR kqJDd72ehYva3UjiuepFJQt55IWqpnOT33lOvKb98qPP9ZyrLybIheVe1e+MUvRw cfpos9zcL+3xZmxRY+kHEFhVzE7ZiubJKj1Q037e8kGepTIhKhwlEp4TBW8uVCBn jrrfaZhbl8xliUD9YUblPjusPrVS11aDXlxBY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type; q=dns; s=sasl; b=JVnsUt1CrzuMJ5ZVWyTUe1PGJVtZl3Fq dLmqgGKEVwyYDQYXnFFyYpiKcycKoBbpodZBQs6R9ZGWThZ5GV3+gSk1Crbni8fp B2n7UI+8UR3QBJt93U38PX7Q9Dl9Hwa70RoWX5AYYjskM050wHgX+T9BWpuOI9PD uouYCOWdYjg= Original-Received: from pb-sasl2.nyi.icgroup.com (unknown [127.0.0.1]) by pb-sasl2.pobox.com (Postfix) with ESMTP id 50B9A1C8FC; Sat, 25 Jun 2016 05:39:23 -0400 (EDT) Original-Received: from clucks (unknown [88.160.190.192]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by pb-sasl2.pobox.com (Postfix) with ESMTPSA id 74F9A1C8FB; Sat, 25 Jun 2016 05:39:22 -0400 (EDT) In-Reply-To: <20160624230819.33a6491c@capac> (David Pirotte's message of "Fri, 24 Jun 2016 23:08:19 -0300") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) X-Pobox-Relay-ID: B2B03B4A-3AB8-11E6-B324-28A6F1301B6D-02397024!pb-sasl2.pobox.com X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 64.147.108.67 X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Original-Sender: "guile-devel" Xref: news.gmane.org gmane.lisp.guile.devel:18427 Archived-At: On Sat 25 Jun 2016 04:08, David Pirotte writes: > diff --git a/.gitignore b/.gitignore > index 3deeab2..bce9756 100644 > --- a/.gitignore > +++ b/.gitignore > @@ -13,6 +13,7 @@ config.status > config.log > config.h > *.doc > +*.html > *.x > *.lo > *.la Can you make it more specific please? I.e. doc/ref/guile.html. Thanks, Andy