view .hgignore @ 165:27de4f31f9d5

Add from __future__ import with_statement The running Agora instance is using Python 2.5, and the with statement needs a future import for 2.5
author Jordi Gutiérrez Hermoso <jordigh@octave.org>
date Wed, 17 Oct 2012 10:29:14 -0400
parents c7be7def8b57
children
line wrap: on
line source

syntax: regexp
.*\.pyc
agora.sqlite
agora.conf

.*\.swp$
.*\.swo$
^Honza.*/
fabfile.py
.git
tmp/bundles/*