view .hgignore @ 34:093bf35461ba 0.4.0

docs: Add links to BitBucket/GitHub.
author Ludovic Chabant <ludovic@chabant.com>
date Tue, 17 Jan 2017 08:54:43 -0800
parents 9ae14e9615e6
children
line wrap: on
line source

syntax:glob
__pycache__
venv
.cache
.eggs
.sass-cache
*.css.map
*.pyc

dist
Jouvence.egg-info
jouvence/version.py

docs/_build