.hgignore
author Christian Ebert <blacktrash@gmx.net>
Thu, 18 Feb 2010 05:55:05 +0100
changeset 699 57f8b7f021e8
parent 450 86c17b3e9100
permissions -rw-r--r--
Mark improved demo commit message for translation s/config/configuration/ Inside the quoted command put the message in single quotes in case the translation contains apostrophes.

syntax: glob

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

build/*
MANIFEST