.hgignore
author Tero Marttila <terom@fixme.fi>
Fri, 08 May 2009 00:11:35 +0300
changeset 187 5d100c79521a
parent 34 763f65f9df0c
permissions -rw-r--r--
fix CMake TEST_OBJECT_PATH, ENABLE_TEST_COVERAGE test-target and cleanup of .gcda's
syntax: regexp

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