Ramkumar Ramachandra:
Instead of moving that out to a separate file and ignoring that file, is it a good idea to add a feature to Git to allow ignoring content instead of whole files?
You should be able to do that by setting up a filter. Please see gitattributes(5) for more information (search for "filter").
-- \\// Peter - http://www.softwolves.pp.se/ -- 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