.hgignore
author mpm@selenic.com
Wed, 25 May 2005 16:27:10 -0800
changeset 158 be7103467d2e
parent 72 4a6ab4d80dc4
child 352 ca39b80cbe15
permissions -rw-r--r--
Add 'hg serve' command for stand-alone server This adds a simple stand-alone web server mode to hg that exports the current repo for merging and browsing. The default port is 8000.

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