From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id C811A431FBC for ; Thu, 19 Nov 2009 13:45:21 -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 2FUTTpA21xgg for ; Thu, 19 Nov 2009 13:45:21 -0800 (PST) Received: from mail-yw0-f173.google.com (mail-yw0-f173.google.com [209.85.211.173]) by olra.theworths.org (Postfix) with ESMTP id 2F555431FAE for ; Thu, 19 Nov 2009 13:45:21 -0800 (PST) Received: by ywh3 with SMTP id 3so2789396ywh.22 for ; Thu, 19 Nov 2009 13:45:20 -0800 (PST) MIME-Version: 1.0 Received: by 10.91.164.17 with SMTP id r17mr832544ago.92.1258666624923; Thu, 19 Nov 2009 13:37:04 -0800 (PST) In-Reply-To: References: <1258584691-29260-1-git-send-email-ingmar@exherbo.org> Date: Thu, 19 Nov 2009 15:37:04 -0600 Message-ID: <935ead450911191337o4d6737e0g85b59fe081aeb07@mail.gmail.com> From: Jeffrey Ollie To: Karl Wiberg Content-Type: text/plain; charset=UTF-8 Cc: notmuch@notmuchmail.org Subject: Re: [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 21:45:21 -0000 On Wed, Nov 18, 2009 at 11:39 PM, Karl Wiberg wrote: > > 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? If every user could be counted on to put them in their personal .gitignore probably not, but I think that it's good practice to at least ignore the stuff that emacs and vim use for temporary files and backups. -- Jeff Ollie