annotate .hgignore @ 19:ef4155f8c234

For issue #5, add an untested (!) WSGI script. I'll test & refine this later when the site gets deployed.
author Brian Neal <bgneal@gmail.com>
date Mon, 31 Oct 2011 20:46:03 -0500
parents 134fbfc4acf6
children c32897e111dc
rev   line source
bgneal@0 1 syntax: glob
bgneal@1 2 *.log
bgneal@1 3 *.pyc
bgneal@0 4 *.swp
bgneal@1 5 secrets.json