.hgignore
author Christian Ebert <blacktrash@gmx.net>
Thu, 10 Sep 2009 23:15:37 +0200
changeset 643 0c7f033354c7
parent 450 86c17b3e9100
permissions -rw-r--r--
test: run kwdemo before setting up [keyword] files kwdemo would pass the test without uisetup otherwise. Also no need to specify --default option.

syntax: glob

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

build/*
MANIFEST