view .hgignore @ 1134:d75d704772d1

compat: support hg 4.7 demandimport.IGNORES API with fallback to 4.6 API This uses try-except to have a fastpath for the 4.7 API. Thanks to Pierre-Yves David.
author Arne Babenhauserheide <bab@draketo.de>
date Tue, 18 Sep 2018 21:52:09 +0200
parents 060bc3ba7d30
children
line wrap: on
line source

syntax: glob
*.pyc
tests/*.err
tests/.testtimes
build
dist
*.egg-info
*.orig