view .hgignore @ 1125:8f55daa87ce4

git-handler: fix deprecated API in next hg version https://phab.mercurial-scm.org/D2003 Mercurial version 4.6 will introduce a refactoring of the utils.py file into smaller files, starting with dateutil.py. This change prepares this move so that the warnings won't break the tests.
author Paul Morelle <paul.morelle@octobus.net>
date Wed, 21 Mar 2018 23:29:07 +0100
parents 060bc3ba7d30
children
line wrap: on
line source

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