.hgignore
author TK Soh <teekaysoh@yahoo.com>
Wed, 27 Jul 2005 08:19:59 -0800
changeset 779 b3c7cb74d325
parent 740 d2422f10c136
child 794 cdf61d3d3904
child 808 8f5637f0a0c0
child 814 0902ffece4b4
permissions -rw-r--r--
Add paths command The following patch adds the 'paths' commands to show a named path, or list of available paths. In case anyone find it useful.

\.orig$
\.rej$
~$
\.so$
\.pyc$
\.swp$
^build/
^dist/
^doc/.*\.[0-9]$
^MANIFEST$
^.pc/
^patches/
^mercurial/__version__.py$