.hgignore
author Tero Marttila <terom@paivola.fi>
Mon, 17 Feb 2014 22:06:46 +0200
changeset 78 5698225aab66
parent 72 2d2494132e9c
permissions -rw-r--r--
pvl.backup.mount: fix close() in case of mount root not giving us read permissions
syntax: regexp

\.sw[op]$
\.pyc$

^test/
^misc/

^build/
^dist/
^opt/
^MANIFEST$