.hgignore
author Tero Marttila <terom@paivola.fi>
Thu, 16 Feb 2012 12:18:42 +0200
changeset 23 7de5c53a3512
parent 18 58809063fe9d
child 72 2d2494132e9c
permissions -rw-r--r--
0.2.1: fix [rsync-options] handling; slightly improved error handling for command-line options
syntax: regexp

\.sw[op]$
\.pyc$

^test/
^misc/

^build/
^dist/
^MANIFEST$