view .hgignore @ 721:fed842bb84b2

Fix verify error reporting bug Spotted by Chris Mason manifest hash: d5a6e5cb65d2de65a68d1f85c8692e79622844d3
author mpm@selenic.com
date Tue, 19 Jul 2005 15:09:04 -0500
parents a51e3ded642d
children c6b912f8b5b2 8db4d406b3d3 d2422f10c136
line wrap: on
line source

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