.hgignore
author Martin Geisler <mg@lazybytes.net>
Sun, 31 May 2009 14:55:51 +0200
branchstable
changeset 554 2fc480f3e148
parent 450 86c17b3e9100
permissions -rw-r--r--
fixed typos found in translatable strings This is from a spell-check of hg.pot. [ original upstream message ]

syntax: glob

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

build/*
MANIFEST