.hgignore
author TK Soh <teekaysoh@yahoo.com>
Fri, 24 Mar 2006 08:34:56 +0100
changeset 1993 fb6ca9801d04
parent 1817 e02fea13c69d
child 2068 4a49daa3a40c
permissions -rw-r--r--
show message if no changes found on incoming

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/