view .hgignore @ 104:dfdfd092e250

Fixed some bugs with the SQL db layer: - Fixed some incorrect uses of the SQLAlchemy API. - More robust DB re-creation or version checking. - Removed some useless stuff.
author Ludovic Chabant <ludovic@chabant.com>
date Tue, 12 Nov 2013 13:45:28 -0800
parents 13249e5ca51c
children f307d4cdc3fb
line wrap: on
line source

syntax:glob
venv
node_modules
build
*.pyc
*.pyo
*.sublime-*