.hgignore
author Tero Marttila <terom@fixme.fi>
Tue, 29 Dec 2009 15:38:31 +0200
changeset 16 6e781cf3d459
parent 1 f3cde3db1fef
child 30 53e99e552122
permissions -rw-r--r--
move public headers to include/, python stuff to python/ sub-dir
syntax: regexp

\.[^/]+\.sw[op]$

^build/
^bin/
^lib/
^doc/html
^dist
^Learning Diary\.pdf$