On Thursday, May 07, 2015 11:31:12 PM Junio C Hamano wrote: > Roger Mendes <sproger1@xxxxxxxxx> writes: > > Allow .gitignore to support setting a file size limit so that all > > files over a certain size will by automatically ignored when > > performing git add, commit -a...; > > No. Please have a look into "git annex". It provides large file support without blowing up the repository size entirely and has facilities to decide what to do with files based on multiple criterias like file size. Maybe some features from git annex have matured enough to be proposed for inclusion into git? Regards, Thomas Koch -- 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