.hgignore
author Thomas Arendsen Hein <thomas@intevation.de>
Sat, 23 Jul 2005 17:09:37 +0100
changeset 790 d7380783a086
parent 740 d2422f10c136
child 794 cdf61d3d3904
child 808 8f5637f0a0c0
child 814 0902ffece4b4
permissions -rw-r--r--
Make test-pull work on slow machines, where hg serve needs some time to start.

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