.hgignore
author mpm@selenic.com
Fri, 20 May 2005 17:22:02 -0800
changeset 109 95699294f580
parent 72 4a6ab4d80dc4
child 352 ca39b80cbe15
permissions -rw-r--r--
Annotate was being too clever trying to work in place, and triggering its assert. Simplify it, fix it, and speed it up a tiny bit.

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