.hgignore
author mpm@selenic.com
Thu, 26 May 2005 23:39:42 -0800
changeset 175 0eb6e2c9800d
parent 72 4a6ab4d80dc4
child 352 ca39b80cbe15
permissions -rw-r--r--
hg: remove some debug commands, improve help messages, add .hgpaths file .hgpaths is a file with lines of the form: <symbolic name> <repository path or url> that allows you to do: hg merge <name>

.*\.orig
.*\.rej
.*~
.*\.so
.*pyc
build/.*
dist/
MANIFEST$