.hgignore
author Tero Marttila <terom@paivola.fi>
Tue, 19 Feb 2013 19:07:24 +0200
changeset 221 ab13e3d2983d
parent 147 bd6ad8b5eeac
child 224 ed410776effd
permissions -rw-r--r--
fix pvl to be a namespace package
syntax: regexp

# tempfiles
\.pyc$
\.sw[op]$

# generated files
^dist/
^MANIFEST$
^twisted/plugins/dropin.cache$
^log

# testing
^(tmp|test|var)/