.hgignore
author Tero Marttila <terom@fixme.fi>
Sun, 15 Mar 2009 23:24:21 +0200
changeset 58 65bd90f94f4e
parent 34 763f65f9df0c
permissions -rw-r--r--
merge modules -> default, this is a bit early as it breaks functionality, but who cares, need to replace the build system now :)
syntax: regexp

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