.hgignore
author Tero Marttila <terom@fixme.fi>
Wed, 17 Jun 2009 18:11:38 +0300
changeset 134 ea05fe81ff67
parent 77 2a53c5ade434
child 140 7ea9766e33ed
permissions -rw-r--r--
modify config.InstanceContext to raise an AttributeError for __setitem__ on non-pre-existing attributes - this makes a lot of sense :)
syntax: regexp

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