.hgignore
author Christian Ebert <blacktrash@gmx.net>
Mon, 26 Apr 2010 03:54:18 +0200
changeset 735 cbb80aee425c
parent 450 86c17b3e9100
permissions -rw-r--r--
Remove mq commands from restricted list Monkeypatching patch.diff takes care of this since 911f5be5d159. Test mq more thoroughly by loosening [keywordmaps] and comparing the output of hg cat with keyword expansion enabled and disabled.

syntax: glob

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

build/*
MANIFEST