.hgignore
author Christian Ebert <blacktrash@gmx.net>
Sun, 15 Jan 2012 13:37:33 +0100
changeset 1042 91e083fab1a3
parent 450 86c17b3e9100
permissions -rw-r--r--
Update filectx.cmp monkeypatch to handle '\1\n' at start of file Analogous to 012b285cf643 in mercurial main.

syntax: glob

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

build/*
MANIFEST