.hgignore
author Bart Trojanowski <bart@jukie.net>
Fri, 26 Aug 2005 19:08:25 -0700
changeset 1073 7b35a980b982
parent 981 4f81068ed8cd
child 1270 fc3b41570082
permissions -rw-r--r--
[PATCH] raise exceptions with Exception subclasses Fixed the patch. Using Exception subclasses. (tweaked by mpm)

\.elc$
\.orig$
\.rej$
~$
\.so$
\.pyc$
\.swp$
\.prof$
^tests/.*\.err$
^build/
^dist/
^doc/.*\.[0-9](\.(x|ht)ml)?$
^MANIFEST$
^\.pc/
^patches/
^mercurial/__version__.py$