.hgignore
author Christian Ebert <blacktrash@gmx.net>
Fri, 11 Jan 2008 23:36:56 +0100
changeset 336 46f5cf3e1a7f
parent 238 e4a389eca1b9
child 424 6a310d6b40c4
permissions -rw-r--r--
Test that expansion is done filewise Checks issue fixed in c5bba07dadd5.

syntax: glob

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

build/*
MANIFEST