.hgignore
author bos@serpentine.internal.keyresearch.com
Wed, 24 Aug 2005 14:45:35 -0700
changeset 1037 c0a1abf562eb
parent 981 4f81068ed8cd
child 1270 fc3b41570082
permissions -rw-r--r--
Fix a small corner of log behaviour. If invoked with no arguments in a subdirectory of the repo root, it should print the history of the repository as a whole.

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