.hgignore
author thananck@yahoo.com
Mon, 04 Jul 2005 12:39:21 -0800
changeset 617 285965ddca41
parent 429 688d03d6997a
child 671 efa4a7e2f322
permissions -rw-r--r--
open .hgtags as binary # HG changeset patch # User thananck@yahoo.com # Node ID 2bd20bb06f817796d76b8e126f4a685426c4faf4 # Parent 7a240687674e6cf5a8dfd45973d7e3978b89af79 open .hgtags as binary The '.hgtags' file, in tag command, is opened as binary for interoperability with the other OS

.*\.orig
.*\.rej
.*~
.*\.so
.*pyc
build/.*
dist/
MANIFEST$
.pc/
patches/
mercurial/__version__.py$