view .hgignore @ 825:c3450512237d

svnexternals.py: style cleanups Prefixed unused variables that have to stay because of tuple unpacking with _, removed some unused variables, fix some trailing whitespace.
author Yonggang Luo <luoyonggang@gmail.com>
date Sat, 01 Oct 2011 00:45:45 +0800
parents 38ebdf65d868
children d4b3b8370b3c
line wrap: on
line source

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