.hgignore
author Tero Marttila <terom@fixme.fi>
Mon, 04 May 2009 23:19:50 +0300
changeset 170 1b2f28e26eef
parent 34 763f65f9df0c
permissions -rw-r--r--
replace old SIGINT handling with SIGTERM, and have SIGINT just abort the console input line. Now EOF (^D) will cause lua_console to nexus_shutdown
syntax: regexp

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