.hgignore
author Christian Ebert <blacktrash@gmx.net>
Thu, 14 Feb 2008 13:26:51 +0100
changeset 408 33e5b8a51e47
parent 238 e4a389eca1b9
child 424 6a310d6b40c4
permissions -rw-r--r--
Make main class and hg command accessible Switch from global vars to top level dictionary. Goal: make it easier for external tools (like tortoisehg) to hook into keyword extension.

syntax: glob

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

build/*
MANIFEST