.hgignore
author Christian Ebert <blacktrash@gmx.net>
Thu, 14 Oct 2010 22:53:17 +0200
changeset 842 12f6e285e4e7
parent 450 86c17b3e9100
permissions -rw-r--r--
Only use expensive fctx.cmp when needed Restrict expensive cmp to cases when: - comparing against working directory and - encode filters active or - path is configured for keyword expansion

syntax: glob

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

build/*
MANIFEST