.hgignore
author Christian Ebert <blacktrash@gmx.net>
Thu, 31 May 2012 12:47:49 +0200
changeset 1079 502c40551c8d
parent 450 86c17b3e9100
permissions -rw-r--r--
Rename kwt.record attribute to kwt.postcommit A more general descriptive name, as the attribute will be used for commit --amend as well.

syntax: glob

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

build/*
MANIFEST