[cvsnt] Re: Best practice: .cvsignore files

Tony Hoyle tony.hoyle at march-hare.com
Sun Jul 9 16:56:31 BST 2006


Andreas Tscharner wrote:
> I thought about a possible solution and had the idea of a second ignore
> file per directory, called .cvsignore.local (maybe someone has a better
> name for this). What do you think about this idea?

I'm not sure it makes much sense.  There's really nothing separating 
.cvsignore from foo.h... by the same argument you would want a foo.h.local?

As others have said ignore policies should normally be global.  There isn't a 
whole lot to be gained by everyone ignoring different patterns of files... in 
fact it'll lead to confusion as one developer commits a file that the other is 
ignoring.

Tony



More information about the cvsnt mailing list