.hgignore
author mpm@selenic.com
Sat, 27 Aug 2005 14:31:41 -0700
changeset 1090 1bca39b85615
parent 981 4f81068ed8cd
child 1270 fc3b41570082
permissions -rw-r--r--
Move opener to utils - move the opener code down to util - add docstring - change commands.py users to simply use file instead

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