view .hgignore @ 174:298b9f5ccdac

Common code for fallback when Bcrypt is not available. Quick workaround (changing current working directory) for correctly initializing the Flask application. WSGI helper to easily bootstrap a website for production.
author Ludovic Chabant <ludovic@chabant.com>
date Tue, 28 Jan 2014 20:34:11 -0800
parents f307d4cdc3fb
children 964fd28e9b39
line wrap: on
line source

syntax:glob
venv
node_modules
wikked/static
dist
build
*.pyc
*.pyo
*.sublime-*
MANIFEST
Wikked.egg-info