.hgignore
author TK Soh <teekaysoh@yahoo.com>
Fri, 23 Sep 2005 17:19:35 -0700
changeset 1336 8c094fb47b59
parent 1270 fc3b41570082
child 1817 e02fea13c69d
permissions -rw-r--r--
hgweb file: fixed left-justified line numbers on IE v6.0 IE (v6.0) seemed to squash the spaces surrounding the line numbers, making them appeared as left- instead of being right-justified. Testing with IE v6.0 and Firefox 1.0.6.

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/