.hgignore
author Christian Ebert <blacktrash@gmx.net>
Sun, 07 Jun 2009 19:25:10 +0200
changeset 569 cd5da00e93cd
parent 450 86c17b3e9100
permissions -rw-r--r--
Remove doc string for standalone version default and stable branches only for development and history.

syntax: glob

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

build/*
MANIFEST