[3270] in BarnOwl Developers
Re: [PATCH] Remove emacs and vim files from .gitignore
daemon@ATHENA.MIT.EDU (Anders Kaseorg)
Sat May 5 23:15:54 2012
Date: Sat, 05 May 2012 23:15:49 -0400
From: Anders Kaseorg <andersk@MIT.EDU>
To: Geoffrey Thomas <geofft@ldpreload.com>
CC: barnowl-dev@mit.edu
In-Reply-To: <1336264701-14415-1-git-send-email-geofft@ldpreload.com>
On 05/05/2012 08:38 PM, Geoffrey Thomas wrote:
> If you want these ignored, put them in core.excludesfile (e.g.,
> ~/.gitignore) or in .git/info/excludes. The project itself doesn't
> involve emacs or vim, and some people (like me) actually want to see
> these in `git status`.
+1, except that we should add back config.h.in~ (or /config.h.in~),
which is generated by running autogen.sh twice.
Anders