.hgignore
author Alejandro Santos <alejolp@alejolp.com>
Sun, 05 Jul 2009 11:01:30 +0200
branchstable
changeset 1124 6a5b8503058d
parent 450 86c17b3e9100
permissions -rw-r--r--
compat: use open() instead of file() everywhere [ original upstream message only for killdaemons here ]

syntax: glob

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

build/*
MANIFEST