Re: [PATCH] git: Ignore vim swap files
- From: Dan Williams <dcbw redhat com>
- To: Thomas Graf <tgraf infradead org>
- Cc: networkmanager-list gnome org
- Subject: Re: [PATCH] git: Ignore vim swap files
- Date: Mon, 14 Nov 2011 17:06:42 -0600
On Fri, 2011-11-11 at 15:36 -0500, Thomas Graf wrote:
> On Thu, Nov 10, 2011 at 11:13:11AM +0100, Thomas Graf wrote:
> > Let git be nice to vim people.
> >
> > Signed-off-by: Thomas Graf <tgraf redhat com>
>
> Disregard this patch, Kim Ebert just spotted that the patch removes
> the *.o filter which was not my intention. I'll send a new patch.
Looks like this got fixed up before the patch was applied.
Dan
> > ---
> > .gitignore | 2 +-
> > 1 files changed, 1 insertions(+), 1 deletions(-)
> >
> > diff --git a/.gitignore b/.gitignore
> > index 63cf8e9..b97526e 100644
> > --- a/.gitignore
> > +++ b/.gitignore
> > @@ -1,5 +1,5 @@
> > *~
> > -*.o
> > +.*.swp
> > *.lo
> > *.la
> > *.bz2
> _______________________________________________
> networkmanager-list mailing list
> networkmanager-list gnome org
> http://mail.gnome.org/mailman/listinfo/networkmanager-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]