view .hgignore @ 1421:0094f222c5dc

maps: make readmapfile of RevMap a private instance method Finally we have changed other code to not read rev_map directly. In order to prevent future code accessing rev_map without going through RevMap, change the readmapfile to a private instance method.
author Jun Wu <quark@fb.com>
date Tue, 24 May 2016 00:15:20 +0100
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