.hgignore
author Tero Marttila <terom@fixme.fi>
Wed, 10 Jun 2009 23:33:28 +0300
changeset 84 891545a38a2b
parent 77 2a53c5ade434
child 140 7ea9766e33ed
permissions -rw-r--r--
change utils.LazyProperty to store the cached value using obj.__dict__
syntax: regexp

^MANIFEST$
^dist/
^test/
\.sw[op]$
\.pyc$