.hgignore
author Thomas Arendsen Hein <thomas@intevation.de>
Thu, 04 Aug 2005 17:43:05 +0100
changeset 831 232d0616a80a
parent 814 0902ffece4b4
child 850 d2bf8b9534b1
child 871 c2e77581bc84
permissions -rw-r--r--
Cleaned up trap handling: - Use numbers instead of signal names - No need to explicitly call "cleanup_exit RC" to exit with return code RC.

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