.hgignore
author Jim Correia <jim.correia@pobox.com>
Sat, 14 Feb 2009 22:40:39 +0100
branchstable
changeset 523 062ce3b9c962
parent 450 86c17b3e9100
permissions -rw-r--r--
add --git option to commands supporting --patch (log, incoming, history, tip) No short -g form, since it would conflict with -g from the graphlog extension. [ original upstream descrition]

syntax: glob

*.pyc
*.pyo
*~
*.swp
*.orig
*.rej
.DS_Store

build/*
MANIFEST