.hgignore
author mpm@selenic.com
Sat, 27 Aug 2005 18:27:45 -0700
changeset 1111 addcb77fe500
parent 981 4f81068ed8cd
child 1270 fc3b41570082
permissions -rw-r--r--
Add an old-http test case This uses a trivial Python http server to test pulling from a static http server.

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