Re: .gitignore files really necessary?

From: Brian Gerst
Date: Thu Jan 05 2006 - 22:39:46 EST


Coywolf Qi Hunt wrote:
> Hello,
>
> I see you keep updating .gitignore files. That would be a never ending
> extra burden IMHO. May I suggest we all use KBUILD_OUTPUT instead to keep
> the source tree clean? Or am I missing you?
>
> Coywolf

Seperate output dirs are nice for building release kernels, but for
doing development it makes things more difficult. The .gitignore files
don't affect the actual build, so it doesn't matter much if they arent't
totally kept up to date.

--
Brian Gerst
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/