view .hgignore @ 779:b3c7cb74d325

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.
author TK Soh <teekaysoh@yahoo.com>
date Wed, 27 Jul 2005 08:19:59 -0800
parents d2422f10c136
children cdf61d3d3904 8f5637f0a0c0 0902ffece4b4
line wrap: on
line source

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