.hgignore
author Tero Marttila <terom@paivola.fi>
Wed, 15 Feb 2012 14:53:43 +0200
changeset 17 b88653920e7a
parent 12 fbfdde7326f4
child 18 58809063fe9d
permissions -rw-r--r--
fix up --destination/--source to --target/--source to run manually; specify list of targets to run as args
syntax: regexp

\.sw[op]$
\.pyc$

^test/
^misc/
^dist/
^MANIFEST$