.hgignore
author Lee Cantey <lcantey@gmail.com>
Mon, 06 Mar 2006 21:03:46 -0800
changeset 1844 b768f3ae0c2c
parent 1817 e02fea13c69d
child 2068 4a49daa3a40c
permissions -rw-r--r--
Remove patchbomb from list of contrib files to install since it's now an extension. Innosetup script was referencing old contrib location. Also cosmetic change to group related files.

syntax: glob

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

syntax: regexp
^\.pc/