view .hgignore @ 1505:6f2c7b5940f6

commands: update to work with new registrar.commands() Core hg has deprecated cmdutil.commands in favor of registrar.commands. This patch adds support for that pattern, as well as the old pattern.
author Durham Goode <durham@fb.com>
date Mon, 22 May 2017 14:30:37 -0700
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