.hgignore
author mason@suse.com
Tue, 13 Sep 2005 19:33:10 -0500
changeset 1239 29f17e083e84
parent 981 4f81068ed8cd
child 1270 fc3b41570082
permissions -rw-r--r--
Turn hgit into an extension, and add commands supporting the latest gitk

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