.hgignore
author Christian Ebert <blacktrash@gmx.net>
Thu, 21 Aug 2008 10:20:44 +0200
changeset 482 18dc6c3588ea
parent 450 86c17b3e9100
permissions -rw-r--r--
Thorough hgweb testing - test hgweb while keyword extension is _enabled_ - check expansion with hgweb.file - besides log and diff, also check annotate for not expanding

syntax: glob

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

build/*
MANIFEST