view .hgignore @ 150:80e43dd34d71

Avoid opening the database connection when serving static resources.
author Daniele Nicolodi <daniele@grinta.net>
date Wed, 26 Oct 2011 20:00:09 +0200
parents ccf7eda51468
children 926c2ede1b97
line wrap: on
line source

eggs/
parts/
bin/

syntax: glob
*.egg-info
*.pyc
._buildout.cfg
.installed.cfg
.coverage
.\#*
*~