.hgignore
author Bryan O'Sullivan <bos@serpentine.com>
Tue, 19 Jul 2005 07:42:36 -0800
changeset 727 acee766fcb79
parent 725 c6b912f8b5b2
child 737 8db4d406b3d3
permissions -rw-r--r--
Get commands to raise Abort instead of ui.warn(...),sys.exit(1).

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