.hgignore
author Christian Ebert <blacktrash@gmx.net>
Sat, 09 Oct 2010 11:35:31 +0100
changeset 819 8f2c2cc51789
parent 450 86c17b3e9100
permissions -rw-r--r--
Switch kwtemplater.record in kw_dorecord() Obsoletes the need for a global recordcommands variable.

syntax: glob

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

build/*
MANIFEST