view .hgignore @ 1322:fd3461f86582

add minimum methods for matcher By changeset 24820:5693c834bcb4 in mercurial crew, it become that matcher object need to implement some common methods, bad(), always(), iseact() and anypats(). So the PrefixMatch class should be implement them.
author Shun-ichi GOTO <shunichi.goto@gmail.com>
date Mon, 13 Apr 2015 22:24:41 +0900
parents e42a05915edf
children 60324fc7e4d7
line wrap: on
line source

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