Petr Baudis wrote:
On Sat, Aug 25, 2007 at 08:10:05AM CEST, Junio C Hamano wrote:
Väinö Järvelä <v@xxxxxxxxxx> writes:
For example, maybe the reason why you do not want to place them
in the .gitignore file is because the clutter are your random
wip temporary files, whose naming convention is personal to you
and does not apply to others. Naturally, you do not want to put
such patterns to the tracked .gitignore file, which is for all
participants of the project. In such a case, you would want a
facility to allow you to specify your personal ignore patterns
that is used in addition to the .gitignore file [*1*].
.git/info/exclude?
I was wondering if anyone ever actually uses this curious invention.
This sounds like an actual real-world use case (not that I would see
many of these before ;-).
I had forgotten about that. I will start using it now though. Simply adding
"foo*", "fnurg*" and "sdf*" to that file will save my poor brain some of its
cognitive filtering capacity.
Thanks for reminding me, and yes, this does indeed seem like the perfect
use-case for it. :)
--
Andreas Ericsson andreas.ericsson@xxxxxx
OP5 AB www.op5.se
Tel: +46 8-230225 Fax: +46 8-230231
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html