view .hgignore @ 175:0eb6e2c9800d

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>
author mpm@selenic.com
date Thu, 26 May 2005 23:39:42 -0800
parents 4a6ab4d80dc4
children ca39b80cbe15
line wrap: on
line source

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