.hgignore
author Tero Marttila <terom@paivola.fi>
Tue, 19 Jun 2012 10:24:20 +0300
changeset 61 4fdf70cbc9b0
parent 18 58809063fe9d
child 72 2d2494132e9c
permissions -rw-r--r--
pvl.backup.lvm: snapshot: retry removal if fails with exit == 5 ("Can't remove open logical volume ...")
syntax: regexp

\.sw[op]$
\.pyc$

^test/
^misc/

^build/
^dist/
^MANIFEST$