> i can't say i've ever needed it. i always tell the SCM _exactly_ which > files it should add/commit. i rarely even rely on "fossil commit" with > no file arguments, simply out of principal (i don't like software trying > to be too clever on my behalf, and i also don't want to accidentally > commit extra files).
Me too ! But priori to any "fossil add xyz", and because I don't trust my memory to decide what should be added, I usually do a "fossil extra". And that's where the ignore pattern is handy ! Samuel _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

