.hgignore
author Tero Marttila <terom@fixme.fi>
Thu, 21 May 2009 16:22:57 +0300
branchlua-threads
changeset 204 7dfc3d7bd92b
parent 34 763f65f9df0c
permissions -rw-r--r--
fix lua_thread to call lua_resume from outside TL state, and to never call the callback directly
syntax: regexp

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