Hello I need to configure Fossil so that it ignores useless directories like \obj and \bin.
Google returned examples where the path was hard-coded, eg. "fossil settings ignore-glob "*/*.suo,*/*/bin/*,*/*/obj/*"". http://stackoverflow.com/questions/4491447/fossilscm-ignoring-files-on-add But the above is tool-specific, as such directories can be found anywhere depending on the language used. Is there a way to tell Fossil to simply ignore any directory of a given name, regardless of where it lives within the tree? Thank you. _______________________________________________ fossil-users mailing list fossil-users@lists.fossil-scm.org http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users