.hgignore
author Mahlon E. Smith <mahlon@martini.nu>
Mon, 07 Nov 2011 10:43:06 -0800
changeset 16 e6a640ad2cc2
parent 13 23a242d7b7fa
child 22 822094314703
permissions -rw-r--r--
Ensure that all output is flushed immediately. Fix free() bug for non-matching rules. When creating the rules cdb, make the tmpfile in the cwd instead of /tmp. Make regular expression matches case insensitive.

^volta$
^volta.db$
^.*_graph.*
^tags$
.*debug
.*.o
^misc
^parser.c