view .hgignore @ 36:b04a350f894b

Implement methods to convert text to other types when getting configuration variables. The conversion is done after variable substitutions.
author Franz Glasner <hg@dom66.de>
date Thu, 31 Mar 2016 19:04:41 +0200
parents 53ea2bc254e7
children b4dc745f5a53
line wrap: on
line source

syntax: glob

*.pyc
*.pyo
*.egg-info
build/
dist/