.hgignore
author Martin Geisler <mg@lazybytes.net>
Sun, 26 Jul 2009 01:53:06 +0200
branchstable
changeset 625 b17b1cf1341a
parent 450 86c17b3e9100
permissions -rw-r--r--
keyword: wrap docstrings at 70 characters [ original upstream description ]

syntax: glob

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

build/*
MANIFEST