.hgignore
author Matt Mackall <mpm@selenic.com>
Fri, 07 Apr 2006 20:08:11 -0500
changeset 2052 c0b945c5df08
parent 1817 e02fea13c69d
child 2068 4a49daa3a40c
permissions -rw-r--r--
Added tag 0.8.1 for changeset 6a03cff2b0f5d30281e6addefe96b993582f2eac

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/