.hgignore
author Christian Ebert <blacktrash@gmx.net>
Sat, 09 Oct 2010 11:33:38 +0100
changeset 815 1c9959ca570a
parent 450 86c17b3e9100
permissions -rw-r--r--
Make iskwfile() a weeding method in lieu of a boolean Update iskwfile docstring.

syntax: glob

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

build/*
MANIFEST