view .hgignore @ 1585:d6b75cf2c27d

util: add _relativeuipath attribute to PrefixMatch Recently matchers in core introduced a _relativeuipath attribute and started using it. We need to add that to PrefixMatch too. This change is no-op on older versions of mercurial.
author Pulkit Goyal <pulkit@yandex-team.ru>
date Wed, 24 Oct 2018 15:22:59 +0300
parents 1bb2df7523a3
children
line wrap: on
line source

syntax:glob
*.egg-info
*.orig
*.py,cover
*.pyc
*.pyo
*.swp
*~
.DS_Store
.coverage
.noseids
.project
.pydevproject
.settings
.tox
MANIFEST
build
cover
dist
hgsubversion/__version__.py
nbproject
tests/fixtures/temp