.hgignore
author Tero Marttila <terom@paivola.fi>
Fri, 02 Mar 2012 15:58:45 +0200
changeset 31 e946c741c500
parent 18 58809063fe9d
child 72 2d2494132e9c
permissions -rw-r--r--
rsync-snapshot: fix clean_interval to actually clean up the oldest snapshots, not the newest ones..
syntax: regexp

\.sw[op]$
\.pyc$

^test/
^misc/

^build/
^dist/
^MANIFEST$