.hgignore
author Mads Kiilerich <mads@kiilerich.com>
Sat, 09 Oct 2010 07:13:51 -0500
branchstable
changeset 831 1069be3ee9db
parent 450 86c17b3e9100
permissions -rw-r--r--
test-keyword: ignore subject in notify hook mails Long tmpdir names caused truncation of subject anyway, and that made $TESTTMP replacement fail. [ original upstream description ]

syntax: glob

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

build/*
MANIFEST