On Thu, Aug 15, 2013 at 03:17:32PM +0100, David Given wrote: > John Long wrote: > [...] > > That's what I have been doing. But it seems very wrong to have to play games > > with this. > > If you know the names of the binaries in advance, it should be possible > to add each one to the ignore list individually --- e.g. fossil's own > looks like this: > > compat/openssl* > compat/tcl* > fossil > fossil.exe
Thanks. Actually I just backquote a find command to add and remove groups of files I'm not doing it totally manually. But it is such a pain in the ass I was sure this was already supported and I was just missing something. I guess Richard works mostly on Windows and can ignore *.exe ;-) /jl _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

