.hgignore
author Christian Ebert <blacktrash@gmx.net>
Tue, 05 Feb 2008 18:38:00 +0100
branchstable
changeset 373 56573f49772c
parent 238 e4a389eca1b9
child 424 6a310d6b40c4
permissions -rw-r--r--
Split line continuation in 2 steps (style)

syntax: glob

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

build/*
MANIFEST