Re: [RFC] per-user ignore file

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Daniel Barkalow <barkalow@...>
Cc: <git@...>
Date: Monday, July 30, 2007 - 4:41 pm

On Mon, Jul 30, 2007 at 16:28:13 -0400, Daniel Barkalow wrote:
=20
=20
=20
=20
=20
=20

I believe the later. Though I also believe it would be useful.

An alternative to separate file would be to include it into .gitconfig
as multi-valued key. Something like:

[core]
ignore =3D *~
ignore =3D #*#
ignore =3D .#*
ignore =3D .*.sw[nop]

and so on. Could be reused in .git/config as replacement for
=2Egit/info/exclude if desired.

--=20
						 Jan 'Bulb' Hudec <bulb@ucw.cz>
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[RFC] per-user ignore file, Daniel Barkalow, (Mon Jul 30, 4:28 pm)
Re: [RFC] per-user ignore file, Jan Hudec, (Mon Jul 30, 4:41 pm)
Re: [RFC] per-user ignore file, J. Bruce Fields, (Mon Jul 30, 4:36 pm)
Re: [RFC] per-user ignore file, Daniel Barkalow, (Mon Jul 30, 4:43 pm)