.hgignore
author Christian Ebert <blacktrash@gmx.net>
Sun, 02 Sep 2007 15:35:18 +0200
changeset 236 e52075167842
parent 220 943e1e1ea042
child 238 e4a389eca1b9
permissions -rw-r--r--
Catch TypeError in repo.wwrite for Mercurial rev 656e06eebda7 This is the one revision that had the file descriptor removed, but the flags argument not added yet.

syntax: glob

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

build/*
MANIFEST
hgkw/__version__.py