view .hgignore @ 31:9ae14e9615e6

docs: Add Sphynx documentation and code docstrings.
author Ludovic Chabant <ludovic@chabant.com>
date Sun, 15 Jan 2017 22:41:49 -0800
parents 9ec1fa08ce69
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