view .hgignore @ 145:74690402fef2

Moved all the static content to, well, a `/static` folder.
author Ludovic Chabant <ludovic@chabant.com>
date Wed, 11 Dec 2013 17:45:52 -0800
parents 13249e5ca51c
children f307d4cdc3fb
line wrap: on
line source

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