.hgignore
author Christian Ebert <blacktrash@gmx.net>
Wed, 17 Mar 2010 15:04:07 +0100
branchstable
changeset 703 2017d7b24abe
parent 450 86c17b3e9100
permissions -rw-r--r--
(stable) merge Even though this is a fake standalone branch, we do not include the patch that removed extension path detection in kwdemo.

syntax: glob

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

build/*
MANIFEST