.hgignore
author mpm@selenic.com
Thu, 15 Sep 2005 00:49:40 -0500
changeset 1256 8054fdb0b145
parent 981 4f81068ed8cd
child 1270 fc3b41570082
permissions -rw-r--r--
mark copy/rename as experimental in the docs

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