view .hgignore @ 21:94d094a0bdb7

Fix some edge cases, add tests.
author Ludovic Chabant <ludovic@chabant.com>
date Wed, 04 Jan 2017 21:07:26 -0800
parents 9ec1fa08ce69
children 9ae14e9615e6
line wrap: on
line source

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

dist
Jouvence.egg-info
jouvence/version.py