Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id A6542431FBC for ; Wed, 18 Nov 2009 21:39:55 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ezMT80SN9mUz for ; Wed, 18 Nov 2009 21:39:55 -0800 (PST) Received: from mout.perfora.net (mout.perfora.net [74.208.4.194]) by olra.theworths.org (Postfix) with ESMTP id 51CB8431FAE for ; Wed, 18 Nov 2009 21:39:55 -0800 (PST) Received: from mail1.space2u.com ([62.20.1.135]) by mx.perfora.net (node=mxus2) with ESMTP (Nemesis) id 0LhPFg-1NxGvK0hrk-00mjWH for notmuch@notmuchmail.org; Thu, 19 Nov 2009 00:39:54 -0500 Received: from mail-fx0-f217.google.com (mail-fx0-f217.google.com [209.85.220.217]) (authenticated bits=0) by mail1.space2u.com (8.14.3/8.14.3) with ESMTP id nAJ5dkeL016684 (version=TLSv1/SSLv3 cipher=DES-CBC3-SHA bits=168 verify=NOT) for ; Thu, 19 Nov 2009 06:39:46 +0100 Received: by fxm9 with SMTP id 9so2026943fxm.30 for ; Wed, 18 Nov 2009 21:39:50 -0800 (PST) MIME-Version: 1.0 Received: by 10.103.126.12 with SMTP id d12mr3807334mun.40.1258609190671; Wed, 18 Nov 2009 21:39:50 -0800 (PST) In-Reply-To: <1258584691-29260-1-git-send-email-ingmar@exherbo.org> References: <1258584691-29260-1-git-send-email-ingmar@exherbo.org> Date: Thu, 19 Nov 2009 06:39:50 +0100 Message-ID: From: Karl Wiberg To: Ingmar Vanhassel Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: notmuch@notmuchmail.org Subject: Re: [notmuch] [PATCH 2/2] .gitignore: Add common editor droppings X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.12 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: Thu, 19 Nov 2009 05:39:55 -0000 On Wed, Nov 18, 2009 at 11:51 PM, Ingmar Vanhassel wro= te: > diff --git a/.gitignore b/.gitignore > index d277c5a..a210779 100644 > --- a/.gitignore > +++ b/.gitignore > @@ -2,4 +2,6 @@ > =C2=A0notmuch > =C2=A0notmuch.1.gz > =C2=A0*.[ao] > +*~ > +.*.swp Since these patterns are specific to a user rather than a project, shouldn't they go in the user's ignore file (~/.gitignore) rather than the project's? --=20 Karl Wiberg, kha@treskal.com subrabbit.wordpress.com www.treskal.com/kalle