.hgignore
author Tero Marttila <terom@fixme.fi>
Thu, 02 Apr 2009 02:55:32 +0300
changeset 111 5a1ebffca81a
parent 34 763f65f9df0c
permissions -rw-r--r--
fix refcount semantics for module_load and have module_unload call module_unloaded on module_desc::unload errors
syntax: regexp

^build/
^bin/
^obj/
^doc/html
\.[^/]+\.sw[op]$