.hgignore
author Christian Ebert <blacktrash@gmx.net>
Fri, 21 Dec 2007 00:42:09 +0100
changeset 316 98656ffb1cec
parent 238 e4a389eca1b9
child 424 6a310d6b40c4
permissions -rw-r--r--
Test potential import conflict

syntax: glob

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

build/*
MANIFEST