.hgignore
author Tero Marttila <terom@fixme.fi>
Wed, 06 Jan 2010 14:03:11 +0200
changeset 30 53e99e552122
parent 1 f3cde3db1fef
child 82 c65afb0ce169
permissions -rw-r--r--
move the python/web code in
syntax: regexp

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

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