.hgignore
author Tero Marttila <terom@fixme.fi>
Mon, 16 Mar 2009 23:55:30 +0200
changeset 71 0a13030f795d
parent 34 763f65f9df0c
permissions -rw-r--r--
implement signal_ignore using sigaction directly, without any libevent in between
syntax: regexp

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