.hgignore
author Tero Marttila <terom@fixme.fi>
Fri, 15 May 2009 00:05:01 +0300
changeset 200 c414343101df
parent 34 763f65f9df0c
permissions -rw-r--r--
don't keep console SIGINT behaviour after it was destroyed, instead, have nexus handle it like SIGTERM, and have console override that
syntax: regexp

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