.hgignore
author Tero Marttila <terom@fixme.fi>
Mon, 16 Mar 2009 00:03:31 +0200
branchbuild-cmake
changeset 59 375a3b5c3a46
parent 34 763f65f9df0c
permissions -rw-r--r--
add CMake build stuff... that was easy
syntax: regexp

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