.hgignore
author Eric Bloodworth <ergosys@gmail.com>
Mon, 24 Oct 2005 14:54:34 -0700
changeset 1428 9346a7fb3fe2
parent 1270 fc3b41570082
child 1817 e02fea13c69d
permissions -rw-r--r--
Change asciidoc backend to more recent name. The latest asciidoc doesn't have an 'html' backend. 'html' was last valid with version 6 ( 2005-1-28). Current options are xhtml11, or html4, with xhtml11 by default.

syntax: glob

*.elc
*.orig
*.rej
*~
*.so
*.pyc
*.swp
*.prof
tests/*.err
build
dist
doc/*.[0-9]
doc/*.[0-9].{x,ht}ml
MANIFEST
patches
mercurial/__version__.py

syntax: regexp
^\.pc/