.hgignore
author Patrick Mezard <pmezard@gmail.com>
Sun, 24 Aug 2008 22:13:39 +0200
branchstable
changeset 490 11103a2cd69b
parent 450 86c17b3e9100
permissions -rw-r--r--
Backed out changeset d557749c627a Replace this change with a better one. [ original upstream description ]

syntax: glob

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

build/*
MANIFEST