.hgignore
author Tero Marttila <terom@paivola.fi>
Mon, 13 Jan 2014 18:52:10 +0200
changeset 360 1b33bed4a7c4
parent 232 5894c70dc6a8
child 373 6beb06b59ee6
permissions -rw-r--r--
pimp out pubtkt panel on index page, although alignment is getting difficult
syntax: regexp

# tempfiles
\.pyc$
\.sw[op]$

# generated files
^dist/
^MANIFEST$
^log

# testing
^(tmp|test|var|opt)/