.hgignore
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
Wed, 01 Feb 2006 20:20:27 +0100
changeset 1682 ca1cda9220d5
parent 1270 fc3b41570082
child 1817 e02fea13c69d
permissions -rw-r--r--
fix an exception in gpg.py with multiples sigs for the same cset - silly error, do not overwrite the variable we use for iterating - correct 'hg help sign'

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/