view .hgignore @ 257:8098c84efab0

SQL optimizations. * Reduced the size of the `url` column to make it unique, along with the `path` column. * Removed an unecessary lazy loading of some DB object property.
author Ludovic Chabant <ludovic@chabant.com>
date Thu, 03 Apr 2014 21:05:25 -0700
parents 964fd28e9b39
children 79b2788c75b2
line wrap: on
line source

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