.hgignore
author Thomas Arendsen Hein <thomas@intevation.de>
Thu, 04 Aug 2005 17:23:31 +0100
changeset 830 ca080d28d0af
parent 814 0902ffece4b4
child 850 d2bf8b9534b1
child 871 c2e77581bc84
permissions -rw-r--r--
If rejects are empty after using the editor, merge with diff+patch was ok.

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