.hgignore
author Christian Ebert <blacktrash@gmx.net>
Thu, 10 Apr 2008 01:46:06 +0200
branchstable
changeset 445 0c91995647e9
parent 238 e4a389eca1b9
child 424 6a310d6b40c4
permissions -rw-r--r--
(stable) patches from default in 4b2c266bf059 Revert to util.binary, as checks entire data for \0 now.

syntax: glob

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

build/*
MANIFEST