From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by arlo.cworth.org (Postfix) with ESMTP id BC7F16DE0350 for ; Fri, 18 Aug 2017 02:59:49 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at cworth.org X-Spam-Flag: NO X-Spam-Score: 0.49 X-Spam-Level: X-Spam-Status: No, score=0.49 tagged_above=-999 required=5 tests=[AWL=-0.162, SPF_NEUTRAL=0.652] autolearn=disabled Received: from arlo.cworth.org ([127.0.0.1]) by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Sf-nCjyngl1T for ; Fri, 18 Aug 2017 02:59:48 -0700 (PDT) Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34]) by arlo.cworth.org (Postfix) with ESMTP id 61A6C6DE0318 for ; Fri, 18 Aug 2017 02:59:47 -0700 (PDT) Received: from guru.guru-group.fi (localhost [IPv6:::1]) by guru.guru-group.fi (Postfix) with ESMTP id 5A682100090; Fri, 18 Aug 2017 12:59:28 +0300 (EEST) From: Tomi Ollila To: Vladimir Panteleev , notmuch@notmuchmail.org Subject: Re: [PATCH 0/2] .gitignore tweaks In-Reply-To: <20170817004110.6940-1-notmuch@thecybershadow.net> References: <20170817004110.6940-1-notmuch@thecybershadow.net> User-Agent: Notmuch/0.25+26~ge420d51 (https://notmuchmail.org) Emacs/25.2.1 (x86_64-unknown-linux-gnu) X-Face: HhBM'cA~ MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Aug 2017 09:59:49 -0000 On Thu, Aug 17 2017, Vladimir Panteleev wrote: > I tried to make sure the path changes are accurate and reflect where > ignored files can occur in the tree for all .gitignore files, except > for the one in debian/. This series LGTM. Tomi > > Vladimir Panteleev (2): > test: Update extant references to corpus.mail > Use rooted paths in .gitignore files > > .gitignore | 18 +++++++++--------- > bindings/python/.gitignore | 2 +- > bindings/ruby/.gitignore | 6 +++--- > compat/.gitignore | 2 +- > contrib/go/.gitignore | 6 +++--- > contrib/notmuch-mutt/.gitignore | 4 ++-- > debian/.gitignore | 28 ++++++++++++++-------------- > devel/nmbug/doc/.gitignore | 2 +- > doc/.gitignore | 4 ++-- > emacs/.gitignore | 8 ++++---- > performance-test/.gitignore | 8 ++++---- > performance-test/download/.gitignore | 4 ++-- > test/.gitignore | 22 +++++++++++----------- > test/notmuch-test | 2 +- > test/test-databases/.gitignore | 2 +- > 15 files changed, 59 insertions(+), 59 deletions(-) > > -- > 2.13.3 > > _______________________________________________ > notmuch mailing list > notmuch@notmuchmail.org > https://notmuchmail.org/mailman/listinfo/notmuch