view .hgignore @ 39:8715e5cc59ac

Print a warning if a variable cannot be expanded. This is to simplify debugging.
author Franz Glasner <hg@dom66.de>
date Thu, 07 Apr 2016 23:12:12 +0200
parents 53ea2bc254e7
children b4dc745f5a53
line wrap: on
line source

syntax: glob

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